Open AleGlowa opened 2 years ago
Prepare code for ws tests: https://github.com/AleGlowa/CryptoBot/pull/7 Possibly the problem is with ZIO.sleep method in msgLogic, which hangs on a test execution.
ZIO.sleep
msgLogic
Prepare code for ws tests: https://github.com/AleGlowa/CryptoBot/pull/7
Possibly the problem is with
ZIO.sleep
method inmsgLogic
, which hangs on a test execution.