mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-01 00:09:14 -04:00
The prepare and postProcess steps are designed to be run in main thread only, while the process step can safely be run in a background thread.
The prepare and postProcess steps are designed to be run in main thread only, while the process step can safely be run in a background thread.