Skip to content

Option to disable graceful exiting #17

Closed
@caffeine-addictt

Description

@caffeine-addictt

Feature Request

Your issue may already be reported!
Please check out our active issues before creating one.

Is Your Feature Request Related to an Issue?

When used in a Flask application ran with threading (i.e. with gunicorn), the graceful exiting kills the application thread workers. This could cause some unintended behavior like the WSGI server not shutting down properly.

Describe the Solution You'd Like

A way to disable graceful exit or a way to gracefully exit without affecting WSGI worker threads

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions