JuliaGPU/CUDA.jl

Interactive reflection of caught errors is broken

オープン

#2,798 opened on 2025/06/25

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (274 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (1,408 個のスター)
PR merge metrics
 (平均マージ 5d 5h) (30d で 16 merged PRs)

説明

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

コントリビューターガイド