Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5e1d6d5

Browse files
authoredFeb 7, 2019
Revert "remove 'multithreading is not supp in server text'"
This reverts commit 6c1036c.
1 parent 6c1036c commit 5e1d6d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎tests/src/python/qgis_wrapped_server.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
4040
?MAP=/path/to/projects.qgs&SERVICE=XYZ&X=1&Y=0&Z=1&LAYERS=world
4141
42+
Note that multi threading in QGIS server is not officially supported and
43+
it is not supposed to work in any case
44+
4245
Set MULTITHREADING environment variable to 1 to activate.
4346
4447

0 commit comments

Comments
 (0)
Please sign in to comment.