Skip to content

feat(ffi): Remove explicit garbage collection call#1681

Draft
demosdemon wants to merge 1 commit intomainfrom
brandon.leblanc/ffi-no-gc
Draft

feat(ffi): Remove explicit garbage collection call#1681
demosdemon wants to merge 1 commit intomainfrom
brandon.leblanc/ffi-no-gc

Conversation

@demosdemon
Copy link
Contributor

This removes the explicit go runtime.GC() in the database close method. It could be a red-herring from #1679 but it is probably not great that we do this anyways.

This removes the explicit `go runtime.GC()` in the database close method. It could be a red-herring from #1679 but it is probably not great that we do this anyways.

Signed-off-by: Joachim Brandon LeBlanc <brandon.leblanc@avalabs.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant