mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-04 05:53:13 +00:00
`stop` gracefully stops a running server, `crash` immediately "removes" it (from the point of view of the rest of the environment). We cannot simply destroy a running server. Read the comments in `crash` to understand how it's implemented.