mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +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