Pop Expangea <expan...@gmail.com> added the comment:

Probably not a Python bug, but I have detected this problem a couple of times, 
and it always happened the same way, while using pdoc package in a Python 
script. 

#### Steps to reproduce the behavior:
1. Connect mobile telephone (Avenzo Xirius 5.5 AV112) to my USB port to charge 
it.
2. Run a Python script which uses pdoc package: 
https://github.com/mitmproxy/pdoc
3. Only sometimes ... Python hangs and raises this alert: 
https://bugs.python.org/issue22739
4. If I launch other Python scripts no problem at all. If I comment out pdoc 
call in my script, no problem at all.
5. My pdoc script will only come back to work normally when in unplug my mobile 
telephone from USB port.

I understand pdoc tries to read .py scripts in my hard disk to produce html 
documentation.

----------
nosy: +expangea

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

Reply via email to