zed/crates/workspace
Max Brunsfeld e79815622c Preserve ordering between UpdateProject and CreateBufferForPeer messages
Previously, because UpdateProject messages were sent in a separately-
spawned task, they could be sent after CreateBufferForPeer messages that
were intended to be sent after them.

Co-authored-by: Antonio Scandurra <antonio@zed.dev>
2023-04-10 12:54:25 -07:00
..
src Preserve ordering between UpdateProject and CreateBufferForPeer messages 2023-04-10 12:54:25 -07:00
Cargo.toml Use the same serde version across the entire workspace 2023-03-28 09:42:00 -07:00
test.db Dock persistence working! 2022-12-03 16:06:01 -08:00