goal.delete exceeds max recursion depth #104

Open
opened 2024-10-03 15:49:01 -07:00 by aniva · 0 comments
Owner

This is a problem from downstream PyPantograph's miniF2F experiment. Running server.gc() on the server state after one proof finishes leads to exceeding max rec depth. The error is

"max recursion depth has been reached"

This is a problem from downstream [PyPantograph](https://github.com/lenianiva/PyPantograph/pull/15)'s `miniF2F` experiment. Running `server.gc()` on the server state after one proof finishes leads to exceeding max rec depth. The error is "max recursion depth has been reached"
aniva added the
part/REPL
priority
medium
category
bug
labels 2024-10-03 15:49:01 -07:00
aniva self-assigned this 2024-10-03 15:49:01 -07:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aniva/Pantograph#104
No description provided.