MCPcopy Index your code
hub / github.com/DeepLabCut/DeepLabCut / terminate

Method terminate

deeplabcut/gui/tracklet_toolbox.py:240–242  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

238 self.resume()
239
240 def terminate(self, *args):
241 self.can_run.set()
242 self.running = False
243
244
245class PointSelector:

Callers 4

call_with_timeoutFunction · 0.45
terminateMethod · 0.45
closeEventMethod · 0.45
stop_processesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected