Armin Rigo <[email protected]> added the comment: A known issue, probably won't fix. PyPy only works with threads started from Python code. Other threads cause various internal states not to be initialized.
---------- nosy: +arigo ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1465> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
