Fix the backdoor server error on PyPy: there is a weakreference somewhere...
Fix the backdoor server error on PyPy: there is a weakreference somewhere keeping socket objects alive or a finalizer is involved so a judicious GC fixes the hangs...but ideally the dangling reference gets found and fixed.
Showing
Please register or sign in to comment