[postgis-tickets] [PostGIS] #5068: raster/test/regress/loader/Tiled10x10Copy race condition

PostGIS trac at osgeo.org
Thu Jan 27 03:41:36 PST 2022


#5068: raster/test/regress/loader/Tiled10x10Copy race condition
-----------------------------------+---------------------------
 Reporter:  strk                   |      Owner:  strk
     Type:  defect                 |     Status:  assigned
 Priority:  medium                 |  Milestone:  PostGIS 3.3.0
Component:  build/upgrade/install  |    Version:  3.2.x
 Keywords:                         |
-----------------------------------+---------------------------
 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.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5068>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list