baf4380b6d
Without this, it's possible for Waker to be start_received() after the shutdown signal has already been sent, resulting in 5 second delay during shutdown. Additionally mask EBADF during os.write() to waker's write side. Necessary since nothing synchronizes writer threads from the broker thread during shutdown. Could be done with a lock instead, but this is cheaper. |
||
---|---|---|
.. | ||
ansible | ||
compat | ||
__init__.py | ||
core.py | ||
fakessh.py | ||
master.py | ||
ssh.py | ||
sudo.py | ||
tcp.py | ||
utils.py |