f200487414
* Fix filedescriptor out of range in select() when running commands * Simplify the run_command() code Now that we're using selectors in run_command(), we can simplify some of the code. * Use fileobj.read() instead of os.read() * No longer use get_buffer_size() as we can just slurp all of the data instead. Also use a simpler conditional check of whether the selector map is empty Co-authored-by: Toshio Kuratomi <a.badger@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test__log_invocation.py | ||
test__symbolic_mode_to_octal.py | ||
test_argument_spec.py | ||
test_atomic_move.py | ||
test_deprecate_warn.py | ||
test_dict_converters.py | ||
test_exit_json.py | ||
test_filesystem.py | ||
test_get_file_attributes.py | ||
test_get_module_path.py | ||
test_heuristic_log_sanitize.py | ||
test_imports.py | ||
test_log.py | ||
test_no_log.py | ||
test_platform_distribution.py | ||
test_run_command.py | ||
test_safe_eval.py | ||
test_selinux.py | ||
test_set_mode_if_different.py | ||
test_tmpdir.py |