mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 14:15:46 +00:00
We need stopwaitsecs just like we do TimeoutStpSec=900 on scylla-server.service, to avoid timeout on scylla-server shutdown. Fixes #9485 Closes #9545