NethermindEth / near-sffl

https://nffl.nethermind.io/
MIT License
6 stars 3 forks source link

Fix `SafeEthClient` concurrent close #200

Closed emlautarom1 closed 1 month ago

emlautarom1 commented 1 month ago

Fixes #199 by using sync.Once to avoid double-closing a channel