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

Eager backend reads are not protected #737

Open
ianlewis opened this issue Jan 1, 2022 · 0 comments · May be fixed by #740
Open

Eager backend reads are not protected #737

ianlewis opened this issue Jan 1, 2022 · 0 comments · May be fixed by #740

Comments

@ianlewis
Copy link

ianlewis commented Jan 1, 2022

Reads on maps in the eager backend are not protected from concurrent read & writes.
Ex: https://github.com/RichardKnop/machinery/blob/master/v2/backends/eager/eager.go#L160

ianlewis added a commit to ianlewis/machinery that referenced this issue Jan 17, 2022
@ianlewis ianlewis linked a pull request Jan 17, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant