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

Address race by f91dec6 #1372

Open
WardenGnaw opened this issue Nov 9, 2022 · 0 comments
Open

Address race by f91dec6 #1372

WardenGnaw opened this issue Nov 9, 2022 · 0 comments

Comments

@WardenGnaw
Copy link
Member

From #1362

f91dec6 also introduces a race here where if we get a stopping event extremely quickly, we could wind up blowing away the stopped state. We really need some sort of lock around the call to step.

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

No branches or pull requests

1 participant