[gdal-dev] How to kill gdal2tiles?
Rahkonen Jukka (MML)
jukka.rahkonen at maanmittauslaitos.fi
Mon Dec 14 00:02:48 PST 2020
Hi Sean,
Thanks for the hint about multiprocessing. I was testing a command from gis.stackexchange with copy-pasting it and there is indeed a parameter “--processes=6”.
It seems to me that there in no clean way to kill gdal2tiles on Windows when it is executing via multiprocess path. Ctrl-C kills a single process friendly.
-Jukka Rahkonen-
Lähettäjä: Sean Gillies <sean.gillies at gmail.com>
Lähetetty: maanantai 14. joulukuuta 2020 1.14
Vastaanottaja: Rahkonen Jukka (MML) <jukka.rahkonen at maanmittauslaitos.fi>
Aihe: Re: [gdal-dev] How to kill gdal2tiles?
Hi Jukka,
Didn't gdal2tiles get a multiprocessing implementation recently? If that's the case, you must track down the child processes with ps (assuming POSIX) and kill them.
On Sun, Dec 13, 2020 at 4:08 PM Rahkonen Jukka (MML) <jukka.rahkonen at maanmittauslaitos.fi<mailto:jukka.rahkonen at maanmittauslaitos.fi>> wrote:
Hi,
Is there some clean way to kill gdal2tiles script? Ctrl-C at least does not work but leaves the script to some odd state.
-Jukka Rahkonen-
--
Sean Gillies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20201214/aa46eaa3/attachment.html>
More information about the gdal-dev
mailing list