John McCrone

Results 1 issues of John McCrone

I am using python `3.10.4` and `websockets` `10.3`. As part of my shutdown during a `SystemExit`, I call `close` followed by `wait_close` on my `WebSocketServer` object. There are active client...

bug