Replies: 2 comments 1 reply
-
@dalf wether 1.7.6 installs uvloop, in 2.0 is an optional dep. Can you confirm you're running with uvloop on 2.0, and if not, check if it works? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, same error with uvloop
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See https://github.com/dalf/test_granian
dependencies:
code:
command:
With granian 2.0.0 I have this error with Python 3.13, 3.12 and 3.11 :
granian 1.7.6 and uvicorn, /metrics works fine. I'm not sure if I'm oversight something or if it highlight a bug in prometheus-fastapi-instrumentator or if there is a bug in granian.
Beta Was this translation helpful? Give feedback.
All reactions