1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-18 07:24:20 +00:00
community.general/lib
James Cammarata af4f0bd008 Fix for "argument must be an int, or have a fileno() method" error
The issue was that, when forks == 1, the _executor() function was
being called with None for the value of new_stdin.

Fixes #3841, #3902
2013-08-21 22:45:34 -05:00
..
ansible Fix for "argument must be an int, or have a fileno() method" error 2013-08-21 22:45:34 -05:00