HomePhorge

maint: move trap call to Signal so we can stub it for specs
3682025065c4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: move trap call to Signal so we can stub it for specs

Also removed some monkey patching on Signal that would have
theoretically done this without having to explicitly call trap on Signal
in order to stub it, but it's not working.

This allows us to ctrl+c (send SIGINT) in the middle of a spec run.

Paired-with: Josh Cooper <josh@puppetlabs.com>

Details

Provenance
Matt Robinson <matt@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUfc0add14616f: Updated CHANGELOG for 2.7.0rc3
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPU3682025065c4: maint: move trap call to Signal so we can stub it for specs (authored by Matt Robinson <matt@puppetlabs.com>).May 19 2011, 7:46 PM