[issue41596] Re: Asyncio Fatal Error on SSL Transport - IndexError Deque Index Out Of Range

2020-08-20 Thread Mototsugu Emori
New submission from Mototsugu Emori : When using SSL with websocket, _process_write_backlog function throws IndexError. --- Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/websockets/protoc

[issue41597] Fatal Error on SSL Transport - sslv3 alert bad record mac

2020-08-20 Thread Mototsugu Emori
New submission from Mototsugu Emori : When using SSL with websocket, I get an SSLError. --- [2020-08-17 15:02:51,078] websockets.protocol : Error in data transfer [MainProcess - MainThread] Traceback (most recent call last): File

[issue41596] Re: Asyncio Fatal Error on SSL Transport - IndexError Deque Index Out Of Range

2020-08-24 Thread Mototsugu Emori
Mototsugu Emori added the comment: Thank you for your reply. I understand that websocket cannot be used in multiple threads. I close the issue. -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/i

[issue41597] Fatal Error on SSL Transport - sslv3 alert bad record mac

2020-08-24 Thread Mototsugu Emori
Mototsugu Emori added the comment: Thank you for your reply. I understand that websocket cannot be used in multiple threads. I close the issue. -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/i