[GRASS-dev] [GRASS GIS] #2134: Create a general exit-safe interface to C libraries
GRASS GIS
trac at osgeo.org
Tue Nov 19 03:23:06 PST 2013
#2134: Create a general exit-safe interface to C libraries
--------------------------------------------------+-------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Python ctypes | Version: svn-trunk
Keywords: G_fatal_error, exit, multiprocessing | Platform: All
Cpu: Unspecified |
--------------------------------------------------+-------------------------
Comment(by zarch):
Replying to [comment:4 zarch]:
> I found this project [0] that maybe could be integrated in GRASS,
> I believe there is some issue with the License [1] that is under
> "BSD (2-clause)"[3], so I'm not sure it is possible to copy directly
> inside GRASS, but maybe we can write something from scratch with
> the same logic.
Sorry for the noise, but I found out that is already integrated in the
python standard library, so maybe we should just understand how to use it.
http://docs.python.org/dev/library/faulthandler.html
Pietro
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2134#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list