JuliaGPU/CUDA.jl

Interactive reflection of caught errors is broken

Open

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

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

仓库指标

Star
 (1,408 star)
PR 合并指标
 (平均合并 5天 5小时) (30 天内合并 16 个 PR)

描述

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

贡献者指南