[pypy-dev] Could PyPy have finalize() method or could be initialized thread by thread ?

Armin Rigo arigo at tunes.org
Tue Sep 8 15:19:31 CEST 2015


Hi Yicong,

On Tue, Sep 8, 2015 at 1:57 PM, Yicong Huang <hengha.mao at gmail.com> wrote:
> I tried the following in one thread, and it hang in
> pypy_execute_source_ptr().
> *     rpython_startup_code();
> *     pypy_init_threads();
> *     pypy_setup_home(...)
> *     pypy_execute_source_ptr()

I meant "do whatever you did so far here".  I can't debug a new
problem you get if I only know "it hangs"...


A bientôt,

Armin.


More information about the pypy-dev mailing list