[issue41711] Socker send method throws a timeout exception

2020-09-04 Thread pig
New submission from pig : When tcpclient.py and tcpserver.py files are run on macOS at the same time, custom exceptions will be thrown due to exceeding the given timeout.Timed out: Timed out When one or two files are running on window, socker.send throws an exception socket.timeout: Timed

[issue41711] Socker send method throws a timeout exception

2020-09-04 Thread pig
Change by pig : Added file: https://bugs.python.org/file49442/tcpserver.py ___ Python tracker <https://bugs.python.org/issue41711> ___ ___ Python-bugs-list mailin

[issue41711] Socker send method throws a timeout exception

2020-09-04 Thread pig
Change by pig : Added file: https://bugs.python.org/file49441/tcpclient.py ___ Python tracker <https://bugs.python.org/issue41711> ___ ___ Python-bugs-list mailin

[issue41711] Socker send method throws a timeout exception

2020-09-04 Thread pig
Change by pig : -- components: IO nosy: pppig0921 priority: normal severity: normal status: open title: Socker send method throws a timeout exception type: behavior versions: Python 3.7 ___ Python tracker <https://bugs.python.org/issue41