#2151: g.gui.* modules which use temporal framework leave processes after
exiting
--------------------------------------------+-------------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Python | Version: svn-trunk
Keywords: g.gui.animation, temporal, RCP | Platform: Linux
Cpu: All |
--------------------------------------------+-------------------------------
Comment(by huhabla):
All the methods that i have tried are not working in case the GUI module
uses {{{os.fork()}}} to start the module in the background.
Why do we need fork() at all? Unix already support job management in the
shell and it does not work on windows?
If we really need it, can this be implemented in a better way?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2151#comment:3>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev