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

Test (continuously) for race conditions #206

Closed
radeksimko opened this issue Jul 3, 2020 · 1 comment · Fixed by #428
Closed

Test (continuously) for race conditions #206

radeksimko opened this issue Jul 3, 2020 · 1 comment · Fixed by #428
Labels
bug Something isn't working technical-debt

Comments

@radeksimko
Copy link
Member

Current Version

0.4.1

Use-cases

Given the increasing amount of asynchronous logic, the code is getting potentially more prone to race conditions and we aren't testing this.

Proposal

Add -race flag to go test in the CI and fix the existing bugs causing race conditions in handlers.

References

#196 (review)

@ghost
Copy link

ghost commented Apr 10, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the context necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working technical-debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant