[Tile-serving] [openstreetmap/osm2pgsql] Display progress while processing pending relations/ways (#865)
mmd
notifications at github.com
Fri Sep 14 18:08:51 UTC 2018
I didn't test your code, but this looks a bit strange. `queue.size()` is still not protected by a mutex, and I assume the queue is _not_ empty most of the time. Did you mean `while (!isEmpty)` perhaps?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/865#issuecomment-421440197
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180914/2f8154e2/attachment.html>
More information about the Tile-serving
mailing list