akvo-rsr icon indicating copy to clipboard operation
akvo-rsr copied to clipboard

Bug: clicking away from a report doesn't end it in the backend

Open MichaelAkvo opened this issue 3 years ago • 0 comments
trafficstars

What were you doing?

Generating a project report that takes a long time image

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.

MichaelAkvo avatar Aug 15 '22 12:08 MichaelAkvo