Wait for acknowledgment before sending the next diagnostic summary
This commit is contained in:
parent
9bc57c0c61
commit
faf265328e
3 changed files with 35 additions and 28 deletions
|
@ -228,6 +228,7 @@ request_messages!(
|
|||
(ShareProject, ShareProjectResponse),
|
||||
(Test, Test),
|
||||
(UpdateBuffer, Ack),
|
||||
(UpdateDiagnosticSummary, Ack),
|
||||
(UpdateParticipantLocation, Ack),
|
||||
(UpdateProject, Ack),
|
||||
(UpdateWorktree, Ack),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue