JuliaGPU/CUDA.jl

Interactive reflection of caught errors is broken

Open

#2798 aperta il 25 giu 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Julia (274 fork)batch import
good first issue

Metriche repository

Star
 (1408 star)
Metriche merge PR
 (Merge medio 5g 5h) (16 PR mergiate in 30 g)

Descrizione

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

Guida contributor