$ errors.fyi/julia/TaskFailedException 128 namespaces · 4,025 codes
julia · julia/TaskFailedException
TaskFailedException

Async Task Failed

A Task (coroutine) finished with an unhandled exception. When you fetch() or wait() on a failed task, Julia re-throws the task's exception wrapped in a TaskFailedException. Inspect the 'task' field's exception for the root cause.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT