mirror of
https://github.com/status-im/nim-ethers.git
synced 2025-01-14 09:35:37 +00:00
fc0d5c4121
Ensures that even when a call to the ethereum node to unsubscribe fails, it will release the memory associated with the subscription, including the subscription handler closure.