Skip to content

Move away from using sticky tasks to avoid races (@async -> @spawn) #126

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

Open
IanButterworth opened this issue Jan 26, 2025 · 0 comments
Open

Comments

@IanButterworth
Copy link
Member

#122 demonstrates tests pass robustly now when multithreading, but it requires keeping @async as using @spawn is known to introduce races like #124

#122 (comment) is a good contender for a place to start trying to fix thread safety properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant