space88man created an issue (kamailio/kamailio#4213)
### Description
During GIL refactoring as part of enablement of free-threading in Python:
- app_python3s 62b4ee4
- app_python3 0ffe157
an incorrect storage specifier was used to save PyThreadState.
This result in deadlock in the KEMI modules
This issue is a placeholder for the correct threading fix for `threads_mode = 1`
Note that `threads_mode = 0` (the default) is the original threading model
### Reference
See gh #4153
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4213
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!