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 emoji-failfast #246

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Fix emoji-failfast #246

merged 1 commit into from
Nov 10, 2023

Conversation

jhult
Copy link
Contributor

@jhult jhult commented Nov 9, 2023

Change variable name from ignoreErrors to failFast (to match fetch function) and use this variable instead of always using true

Change variable name from `ignoreErrors` to `failFast` (to match `fetch` function) and use this variable instead of always using true
@rusq
Copy link
Owner

rusq commented Nov 10, 2023

Thank you! It looks like this is something I forgot to do when implementing, and this logic is in line with FailOnError configuration parameter that is passed to download. Nice fix!

Copy link
Owner

@rusq rusq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved! (👍ᐛ )

@rusq rusq merged commit 49a1d5e into rusq:master Nov 10, 2023
3 checks passed
@jhult jhult deleted the fix-emoji-failfast branch November 10, 2023 17:45
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.

2 participants