graph: fix logger bug
Open
bug
web UI
- Dominant language
- Python
- Stars
- 319
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
In debug mode, each time the Flask app reloads itself, a new `logger` handler(?) gets created. So over time, every line logged via `logger` gets duplicated an increasing amount.
Contributor guide
Assessment
This issue has not been assessed yet.