Revert "Wait for previous UpdateFollowers message ack before sending new ones"

This reverts commit fe93263ad4.
This commit is contained in:
Antonio Scandurra 2022-11-17 16:57:32 +01:00
parent 8621c88a3c
commit e7e45be6e1
4 changed files with 57 additions and 106 deletions

View file

@ -229,7 +229,6 @@ request_messages!(
(Test, Test),
(UpdateBuffer, Ack),
(UpdateDiagnosticSummary, Ack),
(UpdateFollowers, Ack),
(UpdateParticipantLocation, Ack),
(UpdateProject, Ack),
(UpdateWorktree, Ack),