mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-01 00:03:42 -05:00
This gives us much more flexibility when running the process, as we can now do things like report feedback messages directly without having to resort to potentially unsafe event loops regardless of whether the algorithm is run in the main or a background thread.