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 Authored by emaste on May 29 2015, 7:56 AM. 
Details If get_stopped_thread(... eStopReasonSignal) returns no thread, the thread.IsValid assertion would throw AttributeError: 'NoneType' object has no attribute 'IsValid'. 
Diff Detail |