We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm seeing runtime issue in console.
Thread Performance Checker: Thread running at QOS_CLASS_USER_INITIATED waiting on a lower QoS thread running at QOS_CLASS_DEFAULT. Investigate ways to avoid priority inversions PID: 88617, TID: 1735210 Backtrace ================================================================= 3 libPINOperation_impl.dylib 0x00000001098ea2dc __44-[PINOperationQueue scheduleNextOperations:]_block_invoke.132 + 68 4 libdispatch.dylib 0x000000010bb2c594 _dispatch_call_block_and_release + 24 5 libdispatch.dylib 0x000000010bb2dd5c _dispatch_client_callout + 16 6 libdispatch.dylib 0x000000010bb36040 _dispatch_lane_serial_drain + 928 7 libdispatch.dylib 0x000000010bb36d80 _dispatch_lane_invoke + 428 8 libdispatch.dylib 0x000000010bb44b40 _dispatch_workloop_worker_thread + 1720 9 libsystem_pthread.dylib 0x00000001af254b40 _pthread_wqthread + 284 10 libsystem_pthread.dylib 0x00000001af253904 start_wqthread + 8
The text was updated successfully, but these errors were encountered:
Any update on this @garrettmoon ?
Sorry, something went wrong.
No branches or pull requests
I'm seeing runtime issue in console.
Stack trace:
The text was updated successfully, but these errors were encountered: