You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There aren't any current plans to add async io support. We're not using asyncio at sentry, so it hasn't been a priority for us. However, I can see the value of having asyncio support in responses.
Now that more and more people are relying on aiohttp, it becomes more sense to support aiohttp.
For now, I tried aioresponses but it seems to be that a lot can be achieved within this library if aioresponses can be merged into this?
Is there any plans to support async http io? I am ready to contribute if it is on a roadmap.
Thank you again for this awesome library
The text was updated successfully, but these errors were encountered: