akvo-rsr
akvo-rsr copied to clipboard
Bug: clicking away from a report doesn't end it in the backend
trafficstars
What were you doing?
Generating a project report that takes a long time

After closing the window, the report was still running in the pyreports container.
What should've happened?
If the tab that requested the report is closed, the report generation should be canceled.
My environment
No response
Additional context
This would be pretty easy with a task runner, but we will probably have to implement this manually.