Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.0.1
-
Component/s: Generic
-
Labels:
Description
When running unittests with Python (debug build) the following error is thrown:
Fatal Python error: Python memory allocator called without holding the GIL
This happens, since Connector/C uses callbacks to retrieve data from the python application after PY_BEGIN_ALLOW_THREADS() was called.
Attachments
Issue Links
- blocks
-
CONPY-77 Add mariadb dialect to sqlalchemy
-
- Closed
-