mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-04-21 18:43:38 +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.