Spans created in tasks that run in a ThreadPoolExecutor should be included in the transactions sent to Sentry when AsyncioIntegration is enabled. Spans created in tasks that run in a ...
Benchmarking Python's ThreadPoolExecutor vs Go's goroutines for high-concurrency, I/O-bound tasks — simulating real-world use cases like calling external APIs in parallel. ├── go/ │ └── processor.go # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results