mapbox-speech-swift icon indicating copy to clipboard operation
mapbox-speech-swift copied to clipboard

Thread Performance Checker Error in Xcode

Open ArthurAvagyan opened this issue 1 year ago • 0 comments

Running into the following console log several times, but not always, when rout info is spoken.

Thread Performance Checker: Thread running at User-interactive quality-of-service class waiting on a lower QoS thread running at Default quality-of-service class. Investigate ways to avoid priority inversions PID: 13929, TID: 913847

Backtrace

Screenshot 2024-04-02 at 12 27 36

Environment

Using SPM MapboxSpeech 2.1.1 MapboxNavigation 2.17.0 MapboxCommon 23.8.6 Xcode Version 15.3 (15E204a) iPhone Xr iOS 17.3.1

ArthurAvagyan avatar Apr 02 '24 09:04 ArthurAvagyan