HomePhorge

maint: don't take over signal handling in tests...
a19fbb417b54Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: don't take over signal handling in tests...

We had a problem where we installed a signal handler during a :before block,
which wasn't stubbed, so ended up leaving that in place forever. Which bites.

We stub it out locally, which is ugly but functional.

Paired-With: Matt Robinson <matt@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUf9a2ffd53054: maint: use FileUtil to remove files, not exec
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPUa19fbb417b54: maint: don't take over signal handling in tests... (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 9 2011, 12:17 AM