Ensure worktree updates are observed in order on the server
This commit is contained in:
parent
3f6feb1c12
commit
c3ba8f59ed
4 changed files with 19 additions and 8 deletions
|
@ -199,6 +199,7 @@ request_messages!(
|
|||
(ShareProject, Ack),
|
||||
(ShareWorktree, Ack),
|
||||
(UpdateBuffer, Ack),
|
||||
(UpdateWorktree, Ack),
|
||||
);
|
||||
|
||||
entity_messages!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue