Expose global app state in public API
Open
feature
py
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 371
- Avg merge
- 26d 1h
- Merged PRs (30d)
- 1
Description
Via @psinger @keznikl.
The `on_startup()` callback does not provide access to `q.app`, and any init/cleanup of app state during startup is not possible.
Contributor guide
Assessment
This issue has not been assessed yet.