Closed wwwillchen closed 3 weeks ago
This should fix the error I was getting in websockets mode:
ValueError: <Token var=<ContextVar name='flask.request_ctx' at 0x102d56c50> at 0x1138dbac0> was created in a different Context
See: https://github.com/pallets/flask/discussions/5254
This should fix the error I was getting in websockets mode:
See: https://github.com/pallets/flask/discussions/5254