Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aio-libs/aiohttp
/ stop
Method
stop
examples/wssrv.py:129–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
asyncio.set_event_loop(loop)
128
129
def
stop():
130
self.loop.stop()
131
os._exit(0)
132
loop.add_signal_handler(signal.SIGINT, stop)
133
134
# heartbeat
Callers
13
on_finish
Method · 0.45
run
Function · 0.45
tearDown
Method · 0.45
tearDown
Method · 0.45
tearDown
Method · 0.45
tearDown
Method · 0.45
close
Function · 0.45
run
Method · 0.45
client_json.py
File · 0.45
stdin_callback
Function · 0.45
heartbeat
Method · 0.45
start
Method · 0.45
Calls
no outgoing calls
Tested by
6
run
Function · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
close
Function · 0.36