Skip to content

Avoid blocking the application when computing the calculator report

Philip Elson requested to merge pelson/cara:feature/non-blocking-report into master

With this the calculator form is no longer blocked waiting for an existing report to be computed. Uses a process pool to farm out the work.

Edited by Philip Elson

Merge request reports