agentm / project-m36

Project: M36 Relational Algebra Engine
The Unlicense
876 stars 47 forks source link

make unexpected server shutdown on client side cleaner #365

Open agentm opened 5 months ago

agentm commented 5 months ago

When the server is killed, the client sees the dreaded STM deadlock exception. Instead, we should see something more informative about the client being disconnected.