• Julien Muchembled's avatar
    CMFActivity: review saving of activity result on active process · 84a277f6
    Julien Muchembled authored
    - reduce probability and cost of ConflictError by posting the
      activity result by activity
    - do not post None (to force it, it's still possible to forge an
      ActiveResult object containing the None value)
    - allow grouped messages to post results (previous implementation was not
      working, and this required to change the API of grouping methods)
    84a277f6
CatalogTool.py 41.2 KB