MCPcopy Create free account
hub / github.com/bugy/script-server / cleanup

Method cleanup

src/execution/process_base.py:118–119  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

116 LOGGER.exception('Failed to notify listener: ' + str(listener))
117
118 def cleanup(self):
119 self.output_stream.dispose()

Callers

nothing calls this directly

Calls 1

disposeMethod · 0.45

Tested by

no test coverage detected