We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Follow https://github.com/Lyceum/MuJoCo.jl/blob/dd345bf5578e375a14d467c7761913193e3be5b0/src/jlmodel.jl#L98-L104 to automatically add a garbage collector to the struct objects.
It is worth considering whether this should be done on this struct, as it may be unclear when this object is freed.
The text was updated successfully, but these errors were encountered:
JamieMair
Successfully merging a pull request may close this issue.
Follow https://github.com/Lyceum/MuJoCo.jl/blob/dd345bf5578e375a14d467c7761913193e3be5b0/src/jlmodel.jl#L98-L104 to automatically add a garbage collector to the struct objects.
It is worth considering whether this should be done on this struct, as it may be unclear when this object is freed.
The text was updated successfully, but these errors were encountered: