]> git.ipfire.org Git - location/libloc.git/commit
importer: No longer import Geofeeds concurrently
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Mar 2024 12:06:33 +0000 (12:06 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Mar 2024 12:06:33 +0000 (12:06 +0000)
commit430c51c22ce28c82f03cecb4f2b4221cf70a4946
tree586c6cef799ff60b82b6c300fc3ae54cbe8d6f30
parentb8f3075b0c43fb7ab27d3b311c4b896a3968cd78
importer: No longer import Geofeeds concurrently

This is kind of a problem since many servers have gone away, respond
very slowly, etc. But since we are moving towards psycopg3, we cannot do
this the old way any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scripts/location-importer.in