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

Investigate other possible race conditions #75

Closed
JohnRoesler opened this issue Nov 10, 2020 · 0 comments · Fixed by #92
Closed

Investigate other possible race conditions #75

JohnRoesler opened this issue Nov 10, 2020 · 0 comments · Fixed by #92
Labels
bug Something isn't working

Comments

@JohnRoesler
Copy link
Contributor

Describe the bug

Running go test -race shows some race conditions. Need to determine if those are in the tests only, or if they're valid race conditions in the code.

To Reproduce

go test -race github.com/go-co-op/gocron

Version

daf5304

Expected behavior

Additional context

@JohnRoesler JohnRoesler added the bug Something isn't working label Nov 10, 2020
@JohnRoesler JohnRoesler mentioned this issue Dec 17, 2020
2 tasks
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

Successfully merging a pull request may close this issue.

1 participant