Include 'timeout' parameter in Git execute#354
Merged
Byron merged 6 commits intoOct 16, 2015
Merged
Include 'timeout' parameter in Git execute#354
Commits
Commits on Sep 28, 2015
Include 'timeout' parameter in Git execute
Show description for cd4caf1authored andcommitted
Commits on Oct 9, 2015
Raise exception when timeout is used in execute command on Windows
Show description for 9e1c90eauthored andcommittedOnly create watchdog and event if timeout is specified in execute command
Show description for 7cc0e6cauthored andcommitted
Commits on Oct 13, 2015
Rename execute param 'timeout' to 'kill_after_timeout'
Show description for 4faf5cdauthored andcommittedUpdate docstring for 'kill_after_timeout' parameter
Show description for d06e76bauthored andcommittedRun os.kill for all child pids even after some of them are down
Show description for dbbcaf7authored andcommitted