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

multiprocessing support #2812

Closed
d-v-b opened this issue Feb 10, 2025 · 0 comments · Fixed by #2815
Closed

multiprocessing support #2812

d-v-b opened this issue Feb 10, 2025 · 0 comments · Fixed by #2815

Comments

@d-v-b
Copy link
Contributor

d-v-b commented Feb 10, 2025

We have had multiple reports of problems using zarr-python 3.x in a multiprocessing context: #2729, https://ossci.zulipchat.com/#narrow/channel/423692-Zarr/topic/Zarr.20v3.20force.20single.20threaded.20for.20forked.20processes.

We should:

  • ensure that our array / group classes play nicely in a multiprocessing context
  • ensure that multiprocessing support is properly tested in the test suite
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