-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: MacOS version app occupies memory after "solving done" #182
Comments
Build another game tree would release the memory. |
I build another tree, but the memory is still occupied when I see activity monitor. |
Hmm could you provide your operation platform? Like to look into that. |
operation platform 是指什么?我试了下,只有再次点击Start solving后,才能释放内存并重新占用内存。点击Build Tree并不能。 |
My MacOS version is 13.6. After TexasSolver propmts "Solving done.", I see it still ocuppies memory several GBs from the activity monitor app. How to release these memory?
The text was updated successfully, but these errors were encountered: