mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-02-25 16:03:08 +00:00
* Make Future tracking optional via -d:chronosDutureTracking compilation flag. * Stack traces is now optional, use -d:chronosStackTraces. * Fix mistypes and add test for chronosStackTrace option.