Skip to content

Conversation

2xB
Copy link

@2xB 2xB commented Jun 8, 2025

Before, one could get OSError 22 and BadZipFile errors due to re-used file pointers in forked subprocesses.

This implements the fix recommended by @anntzer .

Fixes #520

Before, one could get OSError 22 and BadZipFile errors due to re-used file pointers in forked subprocesses.

Fixes python#520
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.

Issues when combined with multiprocessing (MaybeEncodingError, BadZipFile, OSError)

1 participant