JuliaGPU/CUDA.jl

Interactive reflection of caught errors is broken

Open

#2 798 ouverte le 25 juin 2025

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Julia (274 forks)batch import
good first issue

Métriques du dépôt

Stars
 (1 408 stars)
Métriques de merge PR
 (Merge moyen 5j 5h) (16 PRs mergées en 30 j)

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

Guide contributeur