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

RFC: make Dataset._setup_host_cell_index explicitly thread-safe #233

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

neutrinoceros
Copy link
Owner

Local testing seems to indicate that the function is de-facto sort-of thread-safe already because of its fast path mechanism, but I want to start checking for it systematically and maybe make the implementation explicitly thread-aware.

@neutrinoceros neutrinoceros force-pushed the tst/thread_safety branch 2 times, most recently from beec4fe to 8dff414 Compare August 5, 2024 13:33
@neutrinoceros neutrinoceros marked this pull request as ready for review August 5, 2024 14:48
@neutrinoceros neutrinoceros merged commit 79d50b6 into main Aug 5, 2024
15 checks passed
@neutrinoceros neutrinoceros deleted the tst/thread_safety branch August 5, 2024 14:48
@neutrinoceros neutrinoceros added this to the v2.0.0 milestone Aug 5, 2024
@neutrinoceros neutrinoceros changed the title TST: add thread-safety tests for host-cell-index computation RFC: make Dataset._setup_host_cell_index explicitly thread-safe Aug 5, 2024
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 this pull request may close these issues.

1 participant