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

#grain Fix bug in transferring size-0 np arrays between processes. #686

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 8, 2025

#grain Fix bug in transferring size-0 np arrays between processes.

Before the change to prefetch, the added test would fail at

File "//multiprocessing/shared_memory.py", line 81, in init
raise ValueError("'size' must be a positive number different from zero")

@copybara-service copybara-service bot force-pushed the test_713359364 branch 3 times, most recently from 7888c0c to 9452f9d Compare January 8, 2025 20:05
@copybara-service copybara-service bot closed this Jan 8, 2025
@copybara-service copybara-service bot deleted the test_713359364 branch January 8, 2025 20:12
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.

0 participants