python-websockets / websockets

Library for building WebSocket servers and clients in Python
https://websockets.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
5.23k stars 519 forks source link

Wait until state is CLOSED to acces close_exc. #1506

Closed aaugustin closed 2 months ago

aaugustin commented 2 months ago

Fix #1449.