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

SessionDelegate.urlSession(_:dataTask:didReceive:) #2271

Open
Cuizhangqiang opened this issue Jul 11, 2024 · 2 comments
Open

SessionDelegate.urlSession(_:dataTask:didReceive:) #2271

Cuizhangqiang opened this issue Jul 11, 2024 · 2 comments

Comments

@Cuizhangqiang
Copy link

SessionDataTask.swift - 第 125 行
SessionDelegate.urlSession(_:dataTask:didReceive:) + 125

Uploading 截屏2024-07-11 09.54.36.png…

@Cuizhangqiang
Copy link
Author

截屏2024-07-24 09 28 27

@onevcat
Copy link
Owner

onevcat commented Jul 24, 2024

This is basically an OOM. Please check if you have loaded to many images (especially huge resolution images). If so, I would suggest try to use a downsampling processor.

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