[sr-dev] Re: [kamailio/kamailio] app_python3: make it compatible with TLS refactoring (Issue #3832)

2024-04-29 Thread space88man via sr-dev
Closed #3832 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3832#event-12650143823 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] app_python3: make it compatible with TLS refactoring (Issue #3832)

2024-04-29 Thread Ihor Olkhovskyi via sr-dev
@space88man I can confirm, that fix is working for 5.8 branch with commit [cafe437](https://github.com/kamailio/kamailio/commit/cafe437dcb637b0e571a2d2ffd04d911584404d9) No deadlock with tls_threads_mode=2 and also no fail under TLS load for both modes. Many thanks! (As I was testing soon

[sr-dev] Re: [kamailio/kamailio] app_python3: make it compatible with TLS refactoring (Issue #3832)

2024-04-29 Thread space88man via sr-dev
@igorolhovskiy - are you able to test this branch from master(5.9-dev): https://github.com/kamailio/kamailio/tree/fix-tls-python It has a few commits to make `tls_threads_mode=1|2` compatible with `app_python3`. -- Reply to this email directly or view it on GitHub: