amplitude / amplitude/Amplitude-iOS
Performance Checker Xcode 14
Abierto
bug
- Lenguaje dominante
- Objective-C
- Estrellas
- 328
- Forks
- 194
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Expected Behavior
DispatchSemaphore seems like it isn't working as intended here
## Current Behavior
It seems like there is a queue prioritization bug
Console output is:
```
Performance Checker: Thread running at QOS_CLASS_USER_INITIATED waiting on a lower QoS thread running at QOS_CLASS_UTILITY. Investigate ways to avoid priority inversions
```

## Steps to Reproduce
Run in Xcode 14
## Environment
- SDK Version: v.8.13.0
- OS Version: MacOS 10.12.6 Monterey
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.