Tried to prevent errors generated by the logging package at exit.
I finally had to resort to os._exit, which I'm not happy about, although I don't suppose it could do any harm for the test runner. I wonder is a test is leaving something behind it shouldn't. Also return the test result status as the exit status.
Showing
Please register or sign in to comment