mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-02-27 00:43:28 +00:00
This reverts commit baf33f04eaac481251ca306258ca5877e7a45a46. This change hides exceptions that should be handled explicitly - asyncCheck is a debugging tool that should only be used in exception-free situations (indeed, to fail when the operation unexpectedly raises). There is no rough consensus behind this change.