getsentry/sentry-python

Filter SDK internal Tasks from Asyncio Integration Spans

Closed this issue · 1 comments

The AsyncIO integration should not create any spans for Sentry SDK internal async tasks. Currently however, there is nothing to prevent that from happening.