[GRASS-dev] [GRASS GIS] #3631: Mapset remains locked after switch to it and exit

GRASS GIS trac at osgeo.org
Sat Sep 15 18:11:45 PDT 2018


#3631: Mapset remains locked after switch to it and exit
-------------------------+-------------------------------------------------
  Reporter:  wenzeslaus  |      Owner:  grass-dev@…
      Type:  defect      |     Status:  closed
  Priority:  normal      |  Milestone:  7.6.0
 Component:  Startup     |    Version:  svn-trunk
Resolution:  fixed       |   Keywords:  init, grass.py, lock, gislock,
       CPU:              |  g.mapset
  Unspecified            |   Platform:  Linux
-------------------------+-------------------------------------------------
Changes (by wenzeslaus):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"73335" 73335]:
 {{{
 #!CommitTicketReference repository="" revision="73335"
 init: remove lock from the current mapset (fixes #3631)

 Do not remove lock based on the path to the initially locked file,
 but instead use the rc file point to by GISRC (assumed stable within this
 proccess)
 to find out the current mapset and remove lock file there.

 Now a sequence start in mapset A, switch to B, exit removes all lock
 files.
 Before, only the A lock file was removed, specifically the lock file was
 left
 in the mapset exited from.
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3631#comment:3>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list