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

貢獻者指南