If get_stopped_thread(... eStopReasonSignal) returns no thread, the thread.IsValid assertion would throw AttributeError: 'NoneType' object has no attribute 'IsValid'.
Details
Details
Diff Detail
Diff Detail
Differential D10123
TestHandleSegv: also assert that we have a thread emaste on May 29 2015, 7:56 AM. Authored by
Details If get_stopped_thread(... eStopReasonSignal) returns no thread, the thread.IsValid assertion would throw AttributeError: 'NoneType' object has no attribute 'IsValid'.
Diff Detail |