Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ run
Method
run
tests/plugins/fail_by_itself.py:15–18 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
13
self.start()
14
15
def
run(self):
16
time.sleep(1)
17
print(
"Exiting!"
)
18
os._exit(1)
19
20
21
@plugin.init()
Callers
15
testplugpyproj.py
File · 0.45
testpluguv.py
File · 0.45
testplugpass.py
File · 0.45
zeroconf-selective.py
File · 0.45
misc_notifications.py
File · 0.45
currencyUSDAUD5000.py
File · 0.45
lsps2_policy.py
File · 0.45
log.py
File · 0.45
badinterp.py
File · 0.45
forward_payment_status.py
File · 0.45
zeroreserve.py
File · 0.45
dep_d.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected