Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable Sentry asyncio integration (#5685)
Enable the Sentry asyncio integration. This makes sure that exception in non-awaited tasks get reported to sentry. While at it, use partial instead of lambda for the filter function.
- Loading branch information