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

When an exception was thrown from a dataloader, it would be wrapped i… #1330

Merged
merged 2 commits into from Nov 22, 2022

Conversation

rreta04
Copy link
Contributor

@rreta04 rreta04 commented Nov 22, 2022

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

When an exception was thrown from a dataloader, it would be wrapped in a CompletionException and not accounted for in the exception handler.

…n a CompletionException and not accounted for in the exception handler.
@rreta04 rreta04 self-assigned this Nov 22, 2022
@rreta04 rreta04 merged commit 97f6c4c into master Nov 22, 2022
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.

None yet

2 participants