Skip to content
Snippets Groups Projects
Commit 45ab5b85 authored by Sander Mathijs van Veen's avatar Sander Mathijs van Veen Committed by Sander Mathijs van Veen
Browse files

Implemented py_callback in C and error threshold

Added error threshold to avoid infinite loops in parserengine.runengine().

Cython generated crappy and unstable code for py_callback, so I implemented the
py_callback method in C. This is easier to maintain and debug. This patch fixes
The random segfault caused by Python's garbage collector.
parent 6114df1e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment