mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-02-27 09:03:06 +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.