mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
* Testing: Fix FixtureToDataHandlerWithErrors logging []byte * Kucoin: Fix global mutexes and maps Highlighted by: ``` go test -count 2 -run TestPushData ``` that the second run wasn't finding a futures orderbook, because the instance had changed but kucoin was using a global map