You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
This is happening on the tobu project. on Jac run, it will show many lines of the following warnings
WARNING - /Users/yipingkang/projects/tobu-mvp/jac2/memory.jac, line 1, col 1: Can't save registry for memory: maximum recursion depth exceeded while pickling an object
The warnings go away when the registry pass is disabled.
Is this a regression?
Yes
0.5.18. Not sure if this was the last version that did not have this bug. This is what I have been using before.
Expected behaviour
There shouldn't be these warnings.
To Reproduce
(e.g.:)
Contact @ypkang to get access to the Tobu code to reproduce this.
jac run tobu_main.jac
Your environment
OS: macos
Python version: 3.12
Jaclang version: 0.7.18
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
This is happening on the tobu project. on Jac run, it will show many lines of the following warnings
The warnings go away when the registry pass is disabled.
Is this a regression?
Yes
0.5.18. Not sure if this was the last version that did not have this bug. This is what I have been using before.
Expected behaviour
There shouldn't be these warnings.
To Reproduce
(e.g.:)
jac run tobu_main.jac
Your environment
The text was updated successfully, but these errors were encountered: