• Julien Muchembled's avatar
    CMFActivity: fix possible over-reservation of messages · 27712881
    Julien Muchembled authored
    This often happens during reindexation of many objects:
    the number of processable grouped messages often exceeds 100
    and 1 extra message is reserved for nothing.
    
    This fixes a regression caused by f02bc341
    ("CMFActivity: automatically reselect messages in 'processing=1' state").
    27712881
SQLBase.py 21 KB