Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
Configurable daemon behaviors:
4
Callers
nothing calls this directly
Calls
5
createDaemon
Function · 0.85
getsid
Method · 0.80
open
Function · 0.50
write
Method · 0.45
exit
Method · 0.45
Tested by
no test coverage detected