mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-31 05:25:09 +00:00
d270dba8a3
* Fix sources to follow 80 characters per line. Fix unused compilation warnings. Refactor (remove result) handles.nim. Fix tests to use asyncSpawn instead of asyncCheck. * Fix handles for Unix platforms.