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

Improved error state handling #37

Merged
merged 21 commits into from
Apr 13, 2020
Merged

Conversation

mafredri
Copy link
Owner

@mafredri mafredri commented Nov 18, 2019

This PR improves the reliability of async workers and introduces a way to detect worker crashes. In the event that a worker crashes, zsh-async will inform of this via the callback and it is up to the user to restart the worker and all tasks that failed as a result.

This partially reverts d5e007b and will allow the output to be written
in a single print statement, allowing the output to be captured in one
go on the other end (usually).
@mafredri mafredri force-pushed the improved-error-state-handling branch from e80bf22 to febc347 Compare April 13, 2020 11:30
@mafredri mafredri merged commit 32548d3 into master Apr 13, 2020
@mafredri mafredri deleted the improved-error-state-handling branch April 13, 2020 12:35
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

1 participant