[QGIS-Developer] Properly terminating a QgsTask?

2023-06-02 Thread WhereGroup
Hi, https://qgis.org/pyqgis/3.30/core/QgsTask.html says > Long running tasks should periodically check the isCanceled() flag to detect if the task has been canceled via some external event. If this flag is True then the task should clean up and terminate at the earliest possible convenience.

Re: [QGIS-Developer] How to speed up rendering

2023-06-02 Thread afernandez via QGIS-Developer
Hello Hannes, Andreas and Ian, Thank you for the links. They have been really useful for understanding the overviews/pyramids concept. I'm still experimenting but was able to decrease the file size. Thanks, Arturo Johannes Kröger (WhereGroup) via QGIS-Developer wrote: Sorry Arturo, I totally

Re: [QGIS-Developer] No module named 'qgslayoutchecker' using "qgis/qgis:latest"

2023-06-02 Thread DelazJ via QGIS-Developer
Hello, Thanks Matthias for the new pull request. Green is back to the repo ! Greetings, Harrissou Le jeu. 1 juin 2023 à 11:36, DelazJ a écrit : > Hi Matthias and list, > > Thanks for the attempt but unfortunately this didn't solve the issue and > the doctest failure didn't stop popping. ;( >