Commit Graph

7 Commits (2fafe745447a154c27570b5258e156e1a28eb2f5)

Author SHA1 Message Date
Michael DeHaan 2fafe74544 Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko
is not letting async_wrapper daemonize itself when it does work fine when directly executed.
13 years ago
Michael DeHaan a3ac183861 Async tests complete. Fixed bug in async_wrapper 13 years ago
Michael DeHaan 42b3eccbb2 Remove debug comments 13 years ago
Michael DeHaan aff5e5bb49 Async module, mostly operational, daemonizing/watch code may have bugs 13 years ago
Michael DeHaan 6632bef17d async module now forks 13 years ago
Michael DeHaan 7f272d8b25 Time limit needs to be passed to async_wrapper. 13 years ago
Michael DeHaan c4004ef6d4 Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper
still needs to daemonize.  Then, once done, playbook can be taught how to poll async within the
timing window.
13 years ago