mirror of
https://github.com/status-im/nim-ethers.git
synced 2025-02-20 02:58:09 +00:00
During shutdown sequence, KeyErrors were being reported for subscriptions. We can safely ignore these if the subscription already doesn't exist.