JuliaGPU/CUDA.jl
Ver no GitHubInteractive reflection of caught errors is broken
Open
#2.798 aberto em 25 de jun. de 2025
good first issue
Métricas do repositório
- Stars
- (1.408 stars)
- Métricas de merge de PR
- (Mesclagem média 5d 5h) (16 fundiu PRs em 30d)
Description
As reported on Slack by @expandingman, the suggested interactive reflection using err objects is apparently broken:
Hint: catch this exception as `err` and call `code_typed(err; interactive = true)` to introspect the erroneous code with Cthulhu.jl