mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-07-11 18:40:07 +00:00
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.