[Tile-serving] [openstreetmap/mod_tile] Use anonymous shared memory segments for `mod_tile.so` (PR #459)

Hummeltech notifications at github.com
Wed Jul 10 21:53:21 UTC 2024


Rather than named shared memory segments (see [here](https://apr.apache.org/docs/apr/trunk/group__apr__shm.html#gac370c4943c22505ce2b0d57c51805480)).

Fixes tests on `macOS` unable to run in parallel, which was likely an indicator of a greater issue with `macOS` builds
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/mod_tile/pull/459

-- Commit Summary --

  * Use anonymous shared memory segments here
  * Rename delay_mutex to delaypool_mutex (to match stats)
  * Use P_tmpdir rather than /tmp

-- File Changes --

    M .github/workflows/build-and-test.yml (1)
    M src/mod_tile.c (46)

-- Patch Links --

https://github.com/openstreetmap/mod_tile/pull/459.patch
https://github.com/openstreetmap/mod_tile/pull/459.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/459
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/mod_tile/pull/459 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240710/ddbb5f1c/attachment.htm>


More information about the Tile-serving mailing list