Matt Davis
|
13a9b98565
|
Prevent handle inheritance from blocking Windows async_wrapper (#5666)
|
2016-12-08 11:25:32 -05:00 |
Matt Davis
|
dfc2a29bdb
|
fix win async tempdir deletion failure
|
2016-12-08 11:25:24 -05:00 |
Matt Davis
|
73f77e2af6
|
switch win async to use Win32 CreateProcess
should fix flaky async startup behavior where watchdog/module exec starts and immediately dies
|
2016-12-08 11:25:24 -05:00 |
Matt Davis
|
48b0cb750c
|
(re)add post-watchdog-launch sleep to Windows async_wrapper (#5122)
fixed apparent race where subprocess appears to never start
|
2016-12-08 11:25:17 -05:00 |
Matt Davis
|
009ebf619b
|
fix async_wrapper start suspended race (#4718)
Main thread in started-suspended process may not be immediately resumable on slow targets- poll for proper state for awhile before attempting resume
|
2016-12-08 11:25:02 -05:00 |
Matt Davis
|
6099e6d19e
|
Windows async module support (#4710)
Powershell impls of async_wrapper, async_status- associated tests and async action changes are in https://github.com/ansible/ansible/pull/17400.
|
2016-12-08 11:25:02 -05:00 |