diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2021-11-23 20:04:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-23 20:04:27 -0500 |
commit | 0f90b4665a691e1c7393e5bd116c7f6a0819692e (patch) | |
tree | e54819826d383136a1e2aff0ad56f683b6cc0b65 /cli/compat/errors.rs | |
parent | fd6d0e309ca42f4b98ab75039eefb8a8a923fafb (diff) |
chore(lsp): fix possible race condition with tests expecting 3 publishDiagnostics messages (#12868)
The tests expect 3 publish notifications. It was possible for less than 3 to occur if two or more tasks set the diagnostics in the collection, exited the lock at the same time, then called `publish_diagnostics`
Diffstat (limited to 'cli/compat/errors.rs')
0 files changed, 0 insertions, 0 deletions