Glenn Linderman <v+pyt...@g.nevcal.com> added the comment:

I tried the approach in the PR "externally" (when starting the server using a 
test program), and I couldn't get it to work. But my test case was probably 
different: I was using Chrome rather than Chromium, and while they both work 
for me for simple HTTP file access to localhost without threading, I had tried 
to set up a PWA with a service worker, and maybe that does something different, 
so I got the hang, applied the Threading.mixIn, and it still hung.  I don't 
know how to tell for sure if it is the same sort of hang, or something 
different, in the Windows environment.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31639>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to