[pypy-dev] Hybrid gc and stackless not threadsafe

Hart's Antler bhartsho at yahoo.com
Thu Apr 28 02:27:37 CEST 2011


I am using a stackless compiled rpython module in python over ctypes. To make things threadsafe im using named semaphores. The problem is stackless wont work with the refcounting gc that is threadsafe.

Sent from Yahoo! Mail on Android

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110427/a0ba5764/attachment.html>


More information about the Pypy-dev mailing list