zed/crates/project/src
Max Brunsfeld 170487a528 Fix race conditions with LSP requests that return buffers
* Avoid panic when registering a buffer that was previously open,
  and whose weak handle was still present in the open_buffers map.
* Avoid releasing any buffers while a request is outstanding which
  could return a reference to a buffer.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-02-23 15:26:01 -08:00
..
fs.rs Normalize paths passed to the FakeFs 2022-02-22 12:43:56 -08:00
ignore.rs
lsp_command.rs Fix race conditions with LSP requests that return buffers 2022-02-23 15:26:01 -08:00
project.rs Fix race conditions with LSP requests that return buffers 2022-02-23 15:26:01 -08:00
worktree.rs Remove ShareWorktree message 2022-02-23 11:56:09 -07:00