MCPcopy Create free account
hub / github.com/OWASP/Python-Honeypot / stop

Method stop

core/file_monitor.py:58–60  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

56 self.module_name = None
57
58 def stop(self):
59 self.self_execution = True
60 self.observer.stop()
61
62 def run(self):
63 event_handler = ContainerFilesHandler()

Callers 11

processorMethod · 0.95
processorMethod · 0.95
cFunction · 0.80
dFunction · 0.80
eFunction · 0.80
materialize.min.jsFile · 0.80
Chart.min.jsFile · 0.80
yFunction · 0.80
zFunction · 0.80
aFunction · 0.80
jquery.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected