MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-278731.py

File recipe-278731.py

recipes/Python/278731_Creating_a_daemon_the_Python_way/recipe-278731.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Disk And Execution MONitor (Daemon)
2
3Configurable daemon behaviors:
4

Callers

nothing calls this directly

Calls 5

createDaemonFunction · 0.85
getsidMethod · 0.80
openFunction · 0.50
writeMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected