Martin Frojd

Results 13 issues of Martin Frojd

**Describe the bug** When I load multiple avatars, sometimes LoadAvatarAsync finishes before OnCompleted event is called. This results in racing conditions where the avatar sometimes isn't ready to use even...

bug

### How do you use Sentry? Sentry Saas (sentry.io) ### Version 2.6.0 ### Steps to Reproduce I run a FastAPI server that uses libraries that are isntrumented with OpenTelemetry, so...

Type: Bug

**Describe the bug** I'm downloading files with async and streaming. It randomly fails, often when repeating. It could be related to #302 . I mostly get error 18, sometimes 55....

bug