Searched refs:applyAndCaptureError (Results 1 – 1 of 1) sorted by relevance
100 def applyAndCaptureError (func, args, errorCode): function109 job = threading.Thread(target=applyAndCaptureError, args=(f, args, errorCode))