MCPcopy Create free account
hub / github.com/miguelgrinberg/python-socketio / shutdown

Function shutdown

tests/async/test_admin.py:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 pass
37
38 async def shutdown():
39 await self.isvr.shutdown()
40 await sio.shutdown()
41
42 if 'server_stats_interval' not in ikwargs:
43 ikwargs['server_stats_interval'] = 0.25

Callers

nothing calls this directly

Calls 1

shutdownMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…