mirror of
https://github.com/codex-storage/nim-websock.git
synced 2025-02-02 05:44:53 +00:00
e974acbe0a
* 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)