chore: run tests with race checks
Since there is a lot of concurrent code with mutexes, channels etc, it would make sense that tests run with -race check.
Since there is a lot of code with mutexes, channels etc, it would make sense that tests run with
-racecheck.
...only this won't work on all plattforms that we're supporting :/
Since there is a lot of code with mutexes, channels etc, it would make sense that tests run with
-racecheck....only this won't work on all plattforms that we're supporting :/
Better on some than on none, right? I would guess Linux is the primary target platform
We can only merge this when issues are fixed. Amongst them https://github.com/lorenzodonini/ocpp-go/issues/309
We can only merge this when issues are fixed. Amongst them lorenzodonini/ocpp-go#309
Yep, Ill try to find some time to get this resolved
Bzw, great PRs- did you already join us on Slack?
Bzw, great PRs- did you already join us on Slack?
Thanks! I just did 😃