-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
PythonquestionQuestions about use, potential features, or improvementsQuestions about use, potential features, or improvements
Description
Feature Request
My async library of choice is trio rather than asyncio. Since perspective now supports starlette which in turn supports trio via the anyio library I'm wondering if it will Just Work, or if there are hard-coded asyncio assumptions in perspective itself which will prevent that?
If the latter, this issue can be a feature request to replace any hard-coded asyncio assumptions with their anyio equivalents.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PythonquestionQuestions about use, potential features, or improvementsQuestions about use, potential features, or improvements