mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 20:57:00 +00:00
Previously, the gate could get closed too early, which would result in shutting down the server before it had an opportunity to respond to the client. Refs #4818