sanic/sanic/mixins
Mohammad Almoghrabi 6f5303e080
check the status of socket before shutting down (#2680)
* check the status of socket before shutting down

* remove socket status checking & ignore OSError exception
2023-02-14 22:59:41 +02:00
..
__init__.py Breakup App and Bluieprint 2021-01-26 23:14:47 +02:00
base.py Establish basic file browser and index fallback (#2662) 2023-02-05 15:09:04 +02:00
exceptions.py LTS v21.12 Deprecations (#2306) 2021-12-24 00:30:27 +02:00
listeners.py Sanic Server WorkerManager refactor (#2499) 2022-09-18 17:17:23 +03:00
middleware.py Begin middleware revamp (#2550) 2022-09-22 00:43:42 +03:00
routes.py Establish basic file browser and index fallback (#2662) 2023-02-05 15:09:04 +02:00
signals.py Implement restart ordering (#2632) 2022-12-18 14:09:17 +02:00
startup.py check the status of socket before shutting down (#2680) 2023-02-14 22:59:41 +02:00
static.py Establish basic file browser and index fallback (#2662) 2023-02-05 15:09:04 +02:00