mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-22 19:48:27 +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>