Skip to content
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

Update memmap2 to remove mutex from typed mmap #1869

Merged
merged 2 commits into from
May 9, 2023
Merged

Conversation

timvisee
Copy link
Member

@timvisee timvisee commented May 9, 2023

This updates memmap2 to v0.6.0 to remove a mutex from the typed mmap, simplifying the mmap types.

The PR required for this has now been merged: RazrFalcon/memmap2-rs#75

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

@timvisee timvisee requested a review from generall May 9, 2023 17:18
@generall generall merged commit 0811791 into dev May 9, 2023
generall pushed a commit that referenced this pull request May 17, 2023
* Bump memmap2 to v0.6.0

* Remove mutex from typed mmap, now we can lock without exclusive access
@agourlay agourlay deleted the update-memmap2 branch July 12, 2023 15:51
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.

2 participants