Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[feat] add app_running: bool = True transient setting #2399

@motorina0

Description

@motorina0

There should be no while True loops in the app.
Instead while settings.app_running: should be used.

On the shutdown signal do settings.app_running = False.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions