Skip to content

odrs: Move ratings creation to the processing thread

Aleix Pol Gonzalez requested to merge work/apol/threaded-ratings into master

Instead of handing a QJsonDocument, hand the ratings hash. It has non-trivial processing to do, so we better not block the main thread as we do so.

Merge request reports

Loading