From 9c888bb30e0fa97399f90a2ee06e8dc2e49cebe6 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Thu, 7 Feb 2019 09:10:08 +0100 Subject: [PATCH] Update tests/src/python/qgis_wrapped_server.py Co-Authored-By: elpaso --- tests/src/python/qgis_wrapped_server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/src/python/qgis_wrapped_server.py b/tests/src/python/qgis_wrapped_server.py index 6f310ac57b9..484cf382769 100644 --- a/tests/src/python/qgis_wrapped_server.py +++ b/tests/src/python/qgis_wrapped_server.py @@ -39,7 +39,7 @@ A XYZ map service is also available for multithreading testing: ?MAP=/path/to/projects.qgs&SERVICE=XYZ&X=1&Y=0&Z=1&LAYERS=world -Note that multi threading in QGIS server is not officially supported and +Note that multithreading in QGIS server is not officially supported and it is not supposed to work in any case Set MULTITHREADING environment variable to 1 to activate.