HomePhorge

(#12914) Allow puppet to be interrupted while waiting for child
1d058ce233aeUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#12914) Allow puppet to be interrupted while waiting for child

Previously, puppet on Windows could not be interrupted, e.g. Ctrl-C,
while waiting for a child process it executed to exit. For example,
when executing a pre/post run command.

This commit changes puppet to poll the state of the child process'
handle, sleeping for 1 second in between.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU51a3090d9348: Merge pull request #542 from jeffmccune/ticket/2.
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU1d058ce233ae: (#12914) Allow puppet to be interrupted while waiting for child (authored by Josh Cooper <josh@puppetlabs.com>).Mar 3 2012, 1:31 AM