JuliaGPU/CUDA.jl

Interactive reflection of caught errors is broken

Open

#2.798 aberto em 25 de jun. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Julia (274 forks)batch import
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

Guia do colaborador