[pypy-dev] What Causes An Ambiguous low-level helper specialization Error?

Armin Rigo arigo at tunes.org
Tue Jan 24 22:16:28 CET 2012


Hi Andrew,

Oups, sorry, it's a bug.

--------------------------------------------------------------------
r51744 80d054b4615d  | arigo | 2012-01-24 22:07 +0100

    pypy/module/thread/ll_thread.py
    pypy/module/thread/test/test_ll_thread.py

Test and fix for "Ambiguous low-level helper specialization" when
the same RPython program contains several calls to
start_new_thread().

--------------------------------------------------------------------


Armin


More information about the pypy-dev mailing list