[GRASS-dev] [GRASS GIS] #3635: Suspicious use and cleanup of the mapset tempoary directory

GRASS GIS trac at osgeo.org
Sat Sep 15 19:45:10 PDT 2018


#3635: Suspicious use and cleanup of the mapset tempoary directory
-------------------------+-------------------------------------------------
  Reporter:  wenzeslaus  |      Owner:  wenzeslaus
      Type:  defect      |     Status:  new
  Priority:  normal      |  Milestone:  7.8.0
 Component:  Startup     |    Version:  svn-trunk
Resolution:              |   Keywords:  init grass.py clean_temp .tmp temp
       CPU:              |  g.mapset wxGUI rendering
  Unspecified            |   Platform:  All
-------------------------+-------------------------------------------------

Comment (by wenzeslaus):

 In [changeset:"73338" 73338]:
 {{{
 #!CommitTicketReference repository="" revision="73338"
 init: call clean_temp always at exit

 This is has the same behaviour as before, i.e. clean_temp called at all
 exits
 and it is similar to what was there before r73336, i.e. .tmp deleted at
 exit.
 Additionally this calls clean_temp also in some error states when then
 exist function calls in the call are not reached.

 See #3635 for removal of Python-based clean up procedures (which should be
 covered by clean_temp).
 }}}

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



More information about the grass-dev mailing list