zed/crates/rpc
Antonio Scandurra 53a7f9c43e Introduce a timeout when processing incoming messages
We have an hypothesis that the server gets stuck while processing
an incoming message, either because the buffer fills up or because
a handler never completes. This should mitigate that and, once we
add logging, give us some clue as to what is causing it exactly.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-04-08 16:21:39 +02:00
..
proto
src Introduce a timeout when processing incoming messages 2022-04-08 16:21:39 +02:00
build.rs
Cargo.toml Remove postage from rpc 2022-04-08 16:13:37 +02:00