You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "foo.py", line 16, in bar
server.close()
File "/.../python3.6/site-packages/SimpleWebSocketServer/SimpleWebSocketServer.py", line 595, in close
for desc, conn in self.connections.items():
RuntimeError: dictionary changed size during iteration