Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
245
class
PointSelector:
Callers
4
call_with_timeout
Function · 0.45
terminate
Method · 0.45
closeEvent
Method · 0.45
stop_processes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected