You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
There is no guarantee on the ordering select() returns file descriptors. So if, e.g. in the case of sudo_nonexistent.yml, sudo prints an error to a single FD before exitting, there was previously no gurantee iter_read() would read off the error before failing due to detecting disconnect on any FD. Now instead we keep reading while any non-disconnected FD exists. |
8 years ago | |
|---|---|---|
| .. | ||
| compat | 8 years ago | |
| __init__.py | 8 years ago | |
| core.py | 8 years ago | |
| debug.py | 8 years ago | |
| docker.py | 8 years ago | |
| fakessh.py | 8 years ago | |
| fork.py | 8 years ago | |
| master.py | 8 years ago | |
| parent.py | 8 years ago | |
| service.py | 8 years ago | |
| ssh.py | 8 years ago | |
| sudo.py | 8 years ago | |
| unix.py | 8 years ago | |
| utils.py | 8 years ago | |