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 #40337, no error info from serialized TaskFailedException #40395

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

JeffBezanson
Copy link
Member

@JeffBezanson JeffBezanson commented Apr 7, 2021

fix #40337

@JeffBezanson JeffBezanson added backport 1.6 Change should be backported to release-1.6 bugfix This change fixes an existing bug error handling Handling of exceptions by Julia or the user parallelism Parallel or distributed computation labels Apr 7, 2021
@JeffBezanson JeffBezanson merged commit cc1e70a into master Apr 8, 2021
@JeffBezanson JeffBezanson deleted the jb/fix40337 branch April 8, 2021 15:37
KristofferC pushed a commit that referenced this pull request Apr 11, 2021
@KristofferC KristofferC mentioned this pull request Apr 11, 2021
33 tasks
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label May 4, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug error handling Handling of exceptions by Julia or the user parallelism Parallel or distributed computation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errors in remote asynchronous tasks lose their error message when displayed on the caller on Julia 1.6
3 participants