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 handling of synchronous exceptions thrown from executor function #41

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

shtaif
Copy link
Owner

@shtaif shtaif commented Sep 18, 2023

Fix handling of synchronous exceptions thrown from executor function which seem to cause all consecutive pulls past the initial rejected one to hang indefinitely without resolving.

@shtaif shtaif self-assigned this Sep 18, 2023
@shtaif shtaif marked this pull request as ready for review September 18, 2023 14:12
…ecutive pulls past the initial rejected one to hang indefinitely not resolving
@shtaif shtaif force-pushed the fix-executor-sync-exception-handling branch from 78071d2 to b27e3f2 Compare September 18, 2023 14:20
@shtaif shtaif merged commit e36faf4 into master Sep 18, 2023
6 checks passed
@shtaif shtaif deleted the fix-executor-sync-exception-handling branch September 18, 2023 14:24
shtaif pushed a commit that referenced this pull request Sep 18, 2023
## [1.2.3](v1.2.2...v1.2.3) (2023-09-18)

### Bug Fixes

* synchronous exceptions thrown from executor function causing consecutive pulls past the initial rejected one to hang indefinitely without resolving ([#41](#41)) ([e36faf4](e36faf4))
@github-actions
Copy link

🎉 This PR is included in version 1.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 this pull request may close these issues.

None yet

1 participant