don't raise exception in the default handler (#9783)

fixes #9657
This commit is contained in:
alaviss
2018-11-22 20:46:07 +07:00
committed by Andreas Rumpf
parent 02351d02e7
commit c7eba64dee
3 changed files with 14 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
discard """
action: run
exitcode: 1
"""
close stdmsg
writeLine stdmsg, "exception!"