• Jérome Perrin's avatar
    dms_conversion_catalog: use proper activity queue · 85968de1
    Jérome Perrin authored
    Because this is using SQLDict, when we had multiple conversion
    activities for the same path with different conversion parameters, only
    one was executed.
    
    We don't want this here, as the recent failures on
    testDmsWithPreConversion.TestDocumentWithPreConversion are showing, when
    the same image is referenced with different conversion parameters we
    want to pre-convert for all conversion parameters.
    
    Use SQLQueue, which allows calling the same method more than once.
    
    /reviewed-on !971
    85968de1
Name
Last commit
Last update
bt5 Loading commit data...
erp5 Loading commit data...
product Loading commit data...
scalability_test Loading commit data...
slapos Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
CHANGES.erp5.util.txt Loading commit data...
MANIFEST.in Loading commit data...
Products Loading commit data...
README.erp5.util.txt Loading commit data...
setup.py Loading commit data...