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

Fix #496: invalid URL strings clog the operation queue #502

Merged
merged 1 commit into from
Aug 26, 2021
Merged

Conversation

kean
Copy link
Owner

@kean kean commented Aug 26, 2021

When you call loadImage(:) or loadData(:) method and provide a URL String that is an invalid URL, it clogs the operation queue used for downloading data and the pipeline starts failing silently.

@kean kean merged commit 6469065 into master Aug 26, 2021
@kean kean deleted the fix-496 branch August 26, 2021 14:01
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

Successfully merging this pull request may close these issues.

1 participant