1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-12-22 08:56:17 +00:00
supysonic/supysonic/server
Alban Féron 36efefcda6
Fix supysonic-server with gunicorn creating the application too early
Was causing SQL connection issues when using forked workers

Closes #241
2023-01-16 22:10:39 +01:00
..
__init__.py Fix supysonic-server with gunicorn creating the application too early 2023-01-16 22:10:39 +01:00
__main__.py Embedded server using poorly designed wrappers on some WSGI servers 2021-11-01 17:41:56 +01:00
_base.py Fix supysonic-server with gunicorn creating the application too early 2023-01-16 22:10:39 +01:00
gevent.py Fix supysonic-server with gunicorn creating the application too early 2023-01-16 22:10:39 +01:00
gunicorn.py Fix supysonic-server with gunicorn creating the application too early 2023-01-16 22:10:39 +01:00
waitress.py Fix supysonic-server with gunicorn creating the application too early 2023-01-16 22:10:39 +01:00