MCPcopy Create free account
hub / github.com/microsoft/debugpy / __leave__

Method __leave__

tests/timeline.py:149–150  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

147 return self
148
149 def __leave__(self, *args):
150 self.close()
151
152 def observe(self, *occurrences):
153 for occ in occurrences:

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected