mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 10:59:53 +00:00
9a97588f79
We observed a deadlock when quitting zed. The main thread was attempting to acquire a write lock to this outbound message sender. We weren't able to understand exactly how this occurred, but we removed the use of a lock there, so this shouldn't happen anymore. Co-Authored-By: Antonio Scandurra <me@as-cii.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |