sentry-python
sentry-python copied to clipboard
asyncio integration
Make sure each asyncio task that is run has its own Hub and also creates a span.
Fixes #1333 Fixes #772