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