Replies: 1 comment
-
|
You're right. I'll update the docs for the next version. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I think the docs on backend options might need updating.
It says "specific backend can be passed as keyword arguments". But the signature for anyio.run doesn't accept keyword arguments, but can accept a dict
backend_options.Beta Was this translation helpful? Give feedback.
All reactions