fastapi-distributed-websocket icon indicating copy to clipboard operation
fastapi-distributed-websocket copied to clipboard

`WebSocketManager` tests time out on Python3.10

Open DontPanicO opened this issue 2 years ago • 0 comments

Bug

test_manager tests may time out on Python 3.10. This is probably related to the usage of signal.

DontPanicO avatar Feb 15 '23 08:02 DontPanicO