mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
In case we only have a single segment active when shutting down, the replenisher can be blocked even though we manually flush-deleted. Add a signal type and abort queues using this to wake up waiter and force them to check shutdown status.