zed/crates/collab/src
Max Brunsfeld 6ad326ac58 Wait longer before deleting outdated rooms from the database
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
2022-12-13 10:14:43 -08:00
..
bin
db Rename connection_lost to answering_connection_lost 2022-12-12 11:43:08 +01:00
rpc Use a synchronous mutex for ConnectionPool 2022-12-13 13:50:51 +01:00
api.rs
auth.rs
db.rs Delete stale rooms/participants after RECONNECT_TIMEOUT 2022-12-13 11:32:37 +01:00
env.rs
errors.rs
executor.rs Remove Executor trait from collab and use an enum instead 2022-12-12 11:43:08 +01:00
integration_tests.rs Run until parked before asserting about participants in restart test 2022-12-13 13:53:51 +01:00
lib.rs Delete stale rooms/participants after RECONNECT_TIMEOUT 2022-12-13 11:32:37 +01:00
main.rs Delete stale rooms/participants after RECONNECT_TIMEOUT 2022-12-13 11:32:37 +01:00
rpc.rs Wait longer before deleting outdated rooms from the database 2022-12-13 10:14:43 -08:00