Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Data races in parallel test execution #34

Open
aaronc opened this issue Aug 23, 2024 · 0 comments
Open

[bug] Data races in parallel test execution #34

aaronc opened this issue Aug 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@aaronc
Copy link
Member

aaronc commented Aug 23, 2024

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.

@aaronc aaronc added the bug Something isn't working label Aug 23, 2024
@aaronc aaronc changed the title Tests cause data races in parallel execution [bug] Data races in parallel test execution Aug 23, 2024
pauleibye added a commit to yendo-eng/gocuke that referenced this issue Aug 25, 2024
pauleibye added a commit to yendo-eng/gocuke that referenced this issue Aug 25, 2024
pauleibye added a commit to yendo-eng/gocuke that referenced this issue Aug 25, 2024
pauleibye added a commit to yendo-eng/gocuke that referenced this issue Aug 25, 2024
pauleibye added a commit to yendo-eng/gocuke that referenced this issue Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant