threading issues with D -> C -> Python

Ellery Newcomer via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Dec 3 18:31:50 PST 2014


On 12/03/2014 04:43 PM, Michael wrote:
> On Wednesday, 3 December 2014 at 21:35:48 UTC, ketmar via
> Digitalmars-d-learn wrote:
>> ah, dsource strikes back! that vile site keep biting us again and
>> again. let's hope that new admins will kill it for good.
>
> Yeah. I've got the new PyD and it compiles and does everything I want
> much nicer, but it appears to have the exact same problems. When calling
> a python thread to my code, it can cause segfaults and hanging issues.
>
> Cheers,
> Michael.

okay. that's not too surprising.

If you can get me a minimal example, I'd be happy to have a look since 
pyd should probably support this case.


More information about the Digitalmars-d-learn mailing list