mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-05 15:03:09 +00:00
it seems that due to a naming conflict from asyncdispatch, callSoon is deduced to raise exceptions even if it doesn't in modules that import both, even indirectly - this patch randomly works around the issue with some more overloads