mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-10 11:26:12 +00:00
d49e0a9c47
* Add drop() implementation (was missed). Add tests for drop(). Fix transport leak because of drop(). * Fix future leak.