Hopefully solve the test__os issue. It turned out to be that calling uv_close...
Hopefully solve the test__os issue. It turned out to be that calling uv_close at random GC times is a very bad idea under libuv. See the comment. Try enabling pypy+libuv on posix and windows; it's working on darwin for me.
Showing
Please register or sign in to comment