mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 02:50:33 +00:00
This patch fixes stop() by checking if the current CPU instead of whether the service is active (which it won't be at the time stop() is called). Signed-off-by: Duarte Nunes <duarte@scylladb.com>