JuliaGPU/CUDA.jl

Interactive reflection of caught errors is broken

Open

#2.798 geöffnet am 25. Juni 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (274 Forks)batch import
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

Contributor Guide