Error in websocket: cannot schedule new futures after shutdown

This error message comes when using websockets. It keeps repeating if it is in a loop.
Basically we can’t depend on the API for algorithms.

Error in websocket: cannot schedule new futures after shutdown

The exception messages are not meaningful enough.

Hello @Garlapati_Srikanth

This is not an exception message from the library or websockets itself, but python itself. We are taking a look into the reason for the same.

1 Like