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

Chain loader fails to resolve when it contains more than one sub-loader #493

Closed
ericmorand opened this issue Apr 20, 2020 · 1 comment · Fixed by #494
Closed

Chain loader fails to resolve when it contains more than one sub-loader #493

ericmorand opened this issue Apr 20, 2020 · 1 comment · Fixed by #494
Labels
Milestone

Comments

@ericmorand
Copy link
Member

ericmorand commented Apr 20, 2020

When a chain loader contains more than on sub-loader, calling resolve on the chain loader doesn't challenge sub-loaders other than the first one.

@ericmorand ericmorand added the bug label Apr 20, 2020
@ericmorand ericmorand added this to the 4.0.5 milestone Apr 20, 2020
@ericmorand
Copy link
Member Author

Actually, it only happens when a filesystem loader throws an error from it findTemplate call.

ericmorand added a commit to ericmorand/twing that referenced this issue Apr 20, 2020
ericmorand added a commit to ericmorand/twing that referenced this issue Apr 20, 2020
@ericmorand ericmorand linked a pull request Apr 20, 2020 that will close this issue
ericmorand added a commit that referenced this issue Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant