JuliaGPU/CUDA.jl
Auf GitHub ansehenInteractive reflection of caught errors is broken
Open
#2.798 geöffnet am 25. Juni 2025
good first issue
Repository-Metriken
- Stars
- (1.408 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 5h) (16 gemergte PRs in 30 T)
Beschreibung
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