Embedding Python in a multithreaded managed C++ application

J

jens.hester

Hi experts,
I am currently embedding the Python interpreter 2.3.4 in a managed C++
application (I currently use an unmanaged dll which is linked to
Python23.lib). Forget about Ironpython - no binary compatibility for
extension modules, forget about a decent C API, by the way...

After a lot of work I managed to embed the interpreter with the Global
Python Interpreter lock correctly used from each thread. I have,
however, still a deadlock which I am not able to find and is related
to the dll I use. Does anybody have an idea how to debug the exact
source of this deadlock by means of the Python debug options.
Thanks a lot for any help.
ThreadShredder
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top