Commit Graph

8 Commits (db61e8f346a0218bf554b20d5f340249d9290c9f)

Author SHA1 Message Date
Michael DeHaan 49a636d8a0 Fixed up async and polling logic. 13 years ago
Michael DeHaan 5be1a612d3 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 c71afe35d6 Async tests complete. Fixed bug in async_wrapper 13 years ago
Michael DeHaan 6a0b793578 Remove debug comments 13 years ago
Michael DeHaan 8e07d83ad1 Async module, mostly operational, daemonizing/watch code may have bugs 13 years ago
Michael DeHaan 718e2930b2 async module now forks 13 years ago
Michael DeHaan 45c40524ef Time limit needs to be passed to async_wrapper. 13 years ago
Michael DeHaan eaa7714ff8 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