[Tile-serving] [openstreetmap/osm2pgsql] Improved debug information about memory use of Lua (PR #1696)
mmd
notifications at github.com
Sun Jul 24 12:43:53 UTC 2022
In case you're concerned about runaway Lua scripts that keep on allocating more and more memory, another way at looking at the issue could be to enforce an upper memory limit for Lua scripts by using a custom allocator: https://stackoverflow.com/questions/9671793/limiting-a-lua-scripts-memory-usage (not tested, YMMV).
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1696#issuecomment-1193311173
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1696/c1193311173 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220724/bc3b9df5/attachment.htm>
More information about the Tile-serving
mailing list