Fix errors with multiprocessing by 2xB · Pull Request #521 · python/importlib_metadata
2xB and others added 6 commits
December 21, 2025 04:08Before, one could get OSError 22 and BadZipFile errors due to re-used file pointers in forked subprocesses. Fixes python#520
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters