[issue22739] "There is no disk in the drive" error

2022-01-06 Thread Pop Expangea


Pop Expangea  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 
<https://bugs.python.org/issue22739>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22739] "There is no disk in the drive" error

2022-01-06 Thread Pop Expangea


Pop Expangea  added the comment:

Forgot to comment versions:

pdoc: 8.1.0
Python: 3.8.7
Platform: Windows-7-6.1.7601-SP1

--

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