Skip to content

Conversation

@polvalente
Copy link
Contributor

After investigating #1637 on Windows with LLM assistance, I found that the ref counting was broken. A simple fix did yield better results, but was still broken when relying solely on the automatic garbage collection.

Fine has a better resource management strategy and also makes it easier to write NIFs.
Just tested it on the same Windows setup and the leak is not there anymore.

closes #1637

@polvalente polvalente merged commit b5b77fe into main Nov 2, 2025
9 checks passed
@polvalente polvalente deleted the pv-refactor/migrate-to-fine branch November 2, 2025 16:56
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.

Torchx - Memory allocation / release problem (Only on Windows?)

3 participants