Graceful teardown: send event=stopped to the trackers, stop the tick, disconnect peers, then flush and close the disk layer. The suspend complement of stop for a clean shutdown (the port of torrent::abort + the disk_io::release_files/close path). Idempotent.