Skip to content

Use ExceptionStack instead of CapturedException for Distributed and asyncmap #79

@vchuravy

Description

@vchuravy

Could we potentially make use of the exception stack here now?

    catch
        close(chnl)
        retval = Base.ExceptionStack(Any[capture_exception(ex...) for ex in current_exceptions()])
    end

Originally posted by @vtjnash in JuliaLang/julia#42105 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions