Files
oak-gpui/crates/rpc/src
Antonio ScandurraandNathan Sobo 9e4b118214 Use synchronous locks for Peer state
We hold these locks for a short amount of time anyway, and using an
async lock could cause parallel sends to happen in an order different
than the order in which `send`/`request` was called.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-01-12 18:02:41 +01:00
..
2021-10-04 13:28:00 -06:00
2021-10-04 13:28:00 -06:00
2022-01-12 18:02:41 +01:00
2022-01-12 18:01:20 +01:00