Skip to content

Conversation

@GeopJr
Copy link
Owner

@GeopJr GeopJr commented Oct 25, 2025

fix: #230

Apart for the 4.1 fix, it now opens all files in a single collision instance. In the past to avoid segfaults due to GC <=> ref counting, we'd use a different instance for each file, in the current versions of collision, everything runs in parallel contexts that better isolate memory access and this is no longer an issue.

@GeopJr GeopJr merged commit 64b0590 into main Oct 25, 2025
4 checks passed
@GeopJr GeopJr deleted the fix/nautilus-extension/4-1 branch October 25, 2025 18:04
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.

[Bug]: "Check Hashes" context menu item does not appear

2 participants