Reported in #33. Now that tests are actually running in parallel by default, several race conditions were detected by the race detector in the test execution logic.
Before tagging a new release, these issues should be fixed and the test -race flag should be enabled in CI.
Reported in #33. Now that tests are actually running in parallel by default, several race conditions were detected by the race detector in the test execution logic.
Before tagging a new release, these issues should be fixed and the
test -raceflag should be enabled in CI.