6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-26 22:48:25 +00:00
tutor/changelog.d/20240903_140541_crisgarta8_closed_connection.md

1 line
190 B
Markdown
Raw Normal View History

2024-09-23 09:03:48 -05:00
[Improvement] Fixes an issue which caused 502 errors by a premature closed connection by uwsgi, it also improves the handling of SIGTERM in docker and other uwsgi improvements (by @Ian2012).