mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-04-10 13:33:13 +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.