Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
1.0.0
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