Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signal handling fails for certain signals #19

Open
adria-p opened this issue Apr 28, 2014 · 0 comments
Open

Signal handling fails for certain signals #19

adria-p opened this issue Apr 28, 2014 · 0 comments

Comments

@adria-p
Copy link
Contributor

adria-p commented Apr 28, 2014

When using the criterion climin.stops.OnSignal with signal.SIGUSR1 the module fails with the following message:

Exception TypeError: 'signal handler must be signal.SIG_IGN, signal.SIG_DFL, or a callable object' in <bound method OnSignal.del of <climin.stops.stops.OnSignal object at 0x22b58fd0>> ignored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant