JuliaParallel / JuliaParallel/Dagger.jl
Provide better stacktraces in eager submission
Open
eager api
enhancement
error handling
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
While debugging #258, I found myself wanting to get a full stacktrace back to the task invoking `Dagger.spawn` when the eager listener fails to add a thunk. On error, we could pass the listener's stacktrace to the calling task and let it throw the full error for us. This would make it easier to locate bugs in user logic or in the listener itself.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.