Skip to content
New issue

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

Thread performance checker warning #49

Open
VladimirBorodko opened this issue Mar 20, 2023 · 1 comment
Open

Thread performance checker warning #49

VladimirBorodko opened this issue Mar 20, 2023 · 1 comment

Comments

@VladimirBorodko
Copy link

I'm seeing runtime issue in console.

Stack trace:

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
@pateldhruvil96
Copy link

Any update on this @garrettmoon ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants