Skip to content
Snippets Groups Projects
Commit 6531af4a authored by Simon McVittie's avatar Simon McVittie
Browse files

test-standalone: Use a realistic signal handler


If we use None as a signal handler, the test will log unhandled exception
tracebacks every time a match rule matches a signal, because None isn't
callable.

Fixes: d159c611 "test: Add basic coverage for arg0namespace"
Fixes: cd745679 "test: Add basic coverage for argNpatch matches"
Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 715c7e3e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment