revert: backed out changeset bcb633bd791d, don’t give event to notify_on_commit
Notification are done using Operation, and Operation do not have a `event` attribute, because they can be used for several event. Moreover, this commit (bcb633bd791d) changed the prototype of the `notify_on_commit` without giving the right event to the Operation (which is a singleton) --HG-- branch : 3.31
Please register or sign in to comment