__init__.py
39.9 KB
-
Fix for "argument must be an int, or have a fileno() method" error · af4f0bd0
The issue was that, when forks == 1, the _executor() function was being called with None for the value of new_stdin. Fixes #3841, #3902
James Cammarata committed