MCPcopy 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.pyFile · 0.45
testpluguv.pyFile · 0.45
testplugpass.pyFile · 0.45
lsps2_policy.pyFile · 0.45
log.pyFile · 0.45
badinterp.pyFile · 0.45
zeroreserve.pyFile · 0.45
dep_d.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected