TMVar lock to avoid subscriber and client processing in parallel, fix the test (#90)

* TMVar lock to avoid subscriber and client processing in parallel, fix the test

* run SMP server as part of the test

* stabilize tests

* update simplexmq

* test: stabilize getting invitation from terminal

* remove unused import

* simplify test
This commit is contained in:
Evgeny Poberezkin
2021-08-05 20:51:48 +01:00
committed by GitHub
parent a9d32db404
commit d23417596e
7 changed files with 243 additions and 102 deletions
+1
View File
@@ -58,6 +58,7 @@ tests:
- simplex-chat
- async == 2.2.*
- hspec == 2.7.*
- network == 3.1.*
- stm == 2.5.*
ghc-options: