mirror of
https://github.com/logos-storage/nim-websock.git
synced 2026-04-05 19:03:36 +00:00
* don't use global for server instance * it gets shared between tests and causes gcsafe to trigger * enable `chronosStrictException` in tests * avoid asynctests dep * testcommon -> all_tests (like the other projects)