mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-14 16:55:53 +00:00
8c38f8d815
This PR fixes an issue where the remote worker was stopped twice and not properly handled. This adds a synchronised running check to the start and stop methods preventing closing of a channel more than once.