Wait for previous UpdateFollowers
message ack before sending new ones
This commit is contained in:
parent
3b34d858b5
commit
fe93263ad4
4 changed files with 106 additions and 57 deletions
|
@ -229,6 +229,7 @@ request_messages!(
|
|||
(Test, Test),
|
||||
(UpdateBuffer, Ack),
|
||||
(UpdateDiagnosticSummary, Ack),
|
||||
(UpdateFollowers, Ack),
|
||||
(UpdateParticipantLocation, Ack),
|
||||
(UpdateProject, Ack),
|
||||
(UpdateWorktree, Ack),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue