mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-13 19:27:46 -04:00
08c2a3e2fe
The `subscribe` command would drop the connection without sending a close frame. Doing so creates a warning on the server, which can be distracting when debugging other connections issues. # Expected complexity level and risk 1 # Testing Use the `subscribe` command with a local database and compare server logs before and after.