feat: Catch and print IO errors in REPL #109
No reviewers
Labels
No Label
category
bug
category
doc
category
feature
category
optimization
category
organization
part/Delation
part/Elab
part/Environment
part/FFI
part/Frontend
part/Goal
part/REPL
part/Serial
priority
high
priority
irrelevant
priority
low
priority
medium
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
#108 chore: Update Lean to v4.12.0
aniva/Pantograph
Reference: aniva/Pantograph#109
Loading…
Reference in New Issue
No description provided.
Delete Branch "repl/io-exception"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From the running log of PyPantograph in https://github.com/lenianiva/PyPantograph/pull/21 it seems like there are uncaught IO errors. This may be an indication of bugs in Pantograph.
All error reporting is now done in the standard JSON format.