mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-15 08:17:02 +00:00
This replaces the two-stage shutdown scheme with the one we use almost everywhere else: a single quit channel signalling termination. Co-authored-by: Felix Lange <fjl@twurst.com>