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

Optimization from 34bcbea4 could be causing multiple loads of images #6

Open
timonus opened this issue Sep 24, 2020 · 0 comments
Open

Comments

@timonus
Copy link
Owner

timonus commented Sep 24, 2020

Since the pending delegates for a given request are now "flushed" earlier (before predrawing/updating caches), additional delegates that request images in the meantime may lead to duplicate image loads instead of being joined with the ongoing request.

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