trio support
#1979
Replies: 3 comments
-
|
I plan to test this out via trial and error, but it would be good to know if it is expected that |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the info @timkpaine! If it's just that file, it seems feasible to try patching it. If I get something working with It may take a little while as it will probably be a case of implementing with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request
My async library of choice is
triorather thanasyncio. Sinceperspectivenow supportsstarlettewhich in turn supportstriovia theanyiolibrary I'm wondering if it will Just Work, or if there are hard-codedasyncioassumptions inperspectiveitself which will prevent that?If the latter, this issue can be a feature request to replace any hard-coded
asyncioassumptions with theiranyioequivalents.Beta Was this translation helpful? Give feedback.
All reactions