[Python.NET] [Python.Net] AcquireLock deadlock while calling Python from C#

Julien faixo julien.faixo at gmail.com
Thu Dec 2 12:19:34 CET 2010


Hi,

sorry for the two posts, i was not sure if the mailing list server would let
the first one be sent as this address wasn't registered :x

I finally managed to solve the issue, and I'm a bit ashamed of the
trivialness of the solution but well, it may help someone someday. The
difference between the two executions was that as calculation is higly
parallelized, the BeginAllowThread() method had to be called at start...
Now, this is working just great :)

Best regards,
Julien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20101202/d66ff8f1/attachment.html>


More information about the PythonDotNet mailing list