koppenho / brother_ql_web

A Python-based web service to print labels on Brother QL label printers. Based on brother_ql_web (https://github.com/pklaus/brother_ql_web) with cherry picked contributions of others (https://github.com/koppenho/brother_ql_web/blob/master/CONTRIBUTING.md)
GNU General Public License v3.0
2 stars 0 forks source link

python server code ignores all signals #2

Closed koppenho closed 1 year ago

koppenho commented 1 year ago

Web server ignores all signals. kill -9 is required to terminate the server. This leads to a delay in shutdown of the server if running e.g. inside a docker container.

koppenho commented 1 year ago

fixed in commit https://github.com/koppenho/brother_ql_web/commit/ed7766b73d6e092ab78dc00d19b46b50967d7682