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.
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. |
8 years ago | |
|---|---|---|
| .. | ||
| ansible | 8 years ago | |
| compat | 8 years ago | |
| __init__.py | 8 years ago | |
| core.py | 8 years ago | |
| fakessh.py | 8 years ago | |
| master.py | 8 years ago | |
| ssh.py | 8 years ago | |
| sudo.py | 8 years ago | |
| tcp.py | 8 years ago | |
| utils.py | 8 years ago | |