Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apenwarr/sshuttle
/ FatalNeedsReboot
Class
FatalNeedsReboot
helpers.py:34–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
EXITCODE_NEEDS_REBOOT = 111
34
class
FatalNeedsReboot(Fatal):
35
pass
36
37
38
def
list_contains_any(l, sub):
Callers
1
done
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected