#5068 closed defect (fixed)
raster/test/regress/loader/Tiled10x10Copy race condition
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.3.0 |
Component: | build | Version: | 3.2.x |
Keywords: | Cc: |
Description
It looks like the raster/test/regress/loader/Tiled10x10Copy test suffers from a race condition as its "-pre.pl" script creates a file in the source tree which is then removed by the "-post.pl" script. This means that two parallel builds using the same source tree will possibly see the file unlinked by the other before it's used.
Note:
See TracTickets
for help on using tickets.
You can see the effects of the race condition here: https://dronie.osgeo.org/postgis/postgis/2569/1/3