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

SCIENCE-247 - reset lock on fork #4

Merged
merged 6 commits into from
Sep 4, 2024
Merged

Conversation

rshkarin
Copy link

@rshkarin rshkarin commented Sep 3, 2024

The fsspec hags when is used in a worker thread of ThreadPoolExecutor, releasing lock in the parent process before forking should help fix this issue.

@rshkarin rshkarin changed the title Reset lock on fork SCIENCE-247 - reset lock on fork Sep 4, 2024
In `2.33` Google added some changes that make tests with anything Google being very slow. When `fsspec`/`gcsfs` people fix this, the limitation could be lifted
@rshkarin rshkarin merged commit eb9ccce into master Sep 4, 2024
12 checks passed
@rshkarin rshkarin deleted the reset-lock-on-fork-process branch September 4, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants