Skip to content
Snippets Groups Projects
Commit 9d846f66 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

conversation: link file before announcing commit

A sent file was linked after the commit was announced
to the client and to other devices, which was causing various
race conditions.

We add a new onCommit callback allowing to take action after a commit
is made and before it's announced to clients and other devices,
and we use this callback to link the file.

Change-Id: If5c64271b08a71749e5bf84426c5a6ecb9806ea6
parent 34f1077e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment