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

JDNetworkAsyncOperation会和YYCache报线程优先级反转警告 #9

Open
pmlican opened this issue Dec 22, 2023 · 0 comments
Open

Comments

@pmlican
Copy link

pmlican commented Dec 22, 2023

这个在app启动的时候出现警告
Thread Performance Checker: Thread running at User-initiated quality-of-service class waiting on a thread without a QoS class specified. Investigate ways to avoid priority inversions
PID: 26899, TID: 14021030
Backtrace

3 YYCache 0x000000010c50b312 -[YYDiskCache objectForKey:] + 98
4 YYCache 0x000000010c509585 -[YYCache objectForKey:] + 117
5 MyyShopDev 0x0000000108e5239c $s10MyyShopDev12WebViewCacheC6object6forKeySo8NSCoding_pSS_tF + 188
6 MyyShopDev 0x0000000108e524db $s10MyyShopDev12WebViewCacheC6object6forKeySo8NSCoding_pSS_tFTo + 75
7 JDHybrid 0x000000010c0c5320 -[JDURLCache getCachedResponseWithURL:] + 96
8 JDHybrid 0x000000010c0b8248 -[JDNetworkAsyncOperation start] + 728
9 Foundation 0x00007ff800e48744 NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION + 17

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

1 participant