Giulio Fattori wrote
> could you send me the code correct as you say?

Hi Giulio,
as written by lejedi76, you just need to add:


    def flags(self):
        return super().flags() | QgsProcessingAlgorithm.FlagNoThreading


to your code, in order to let it correctly execute.

Regards.

Andrea



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to