Skip to content
Commit a2124959 authored by Johnny Chen's avatar Johnny Chen
Browse files

When running a single test case, lldb.SBDebugger.Terminate() is not being called

because unittest.main() calls sys.exit() before returning.  Fixed by registering
an exit handler for this situation.

llvm-svn: 110379
parent f03cdc5d
Loading
Loading
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