Alireza
Results
2
issues of
Alireza
When creating a task in Celery using either @shared_task or app.task, then calling task.delay(), VSCode with Pylance (latest version) fails to identify the correct type. Specifically, the result type returned...
Issue Type: Enhancement
Improvement: Export 'async_capture_span' from the top-level 'elasticapm' package for easier imports
3
**Describe the bug**: "async_capture_span" is not exported from module "elasticapm" Import from "elasticapm.contrib.asyncio.traces" instead Description Currently, trying to import async_capture_span directly from the top-level elasticapm package fails. This creates friction...
agent-python
community
triage