JuliaGPU/CUDA.jl

Interactive reflection of caught errors is broken

Open

#2,798 创建于 2025年6月25日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Julia (1,408 star) (274 fork)batch import
good first issue

描述

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

贡献者指南