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

Fix Window private file mapping unlink EACCES issue. #9358

Merged
merged 4 commits into from
Dec 26, 2023

Conversation

ioquatix
Copy link
Member

No description provided.

@ioquatix ioquatix force-pushed the io-buffer-windows-file-mapping-fixes branch from 5fc5da0 to b059997 Compare December 26, 2023 09:26
@ioquatix ioquatix force-pushed the io-buffer-windows-file-mapping-fixes branch from cd11a63 to f5f9f24 Compare December 26, 2023 10:24
@ioquatix ioquatix merged commit e5a4f75 into ruby:master Dec 26, 2023
95 checks passed
@ioquatix ioquatix deleted the io-buffer-windows-file-mapping-fixes branch December 26, 2023 11:37
matzbot pushed a commit that referenced this pull request Jan 30, 2024
	Fix Window private file mapping unlink EACCES issue. (#9358)

	* Don't return early.

	* Add missing `mapping` assignment.

	* Make debug logs conditional.
	---
	 io_buffer.c                 | 18 ++++++++++++------
	 test/ruby/test_io_buffer.rb | 32 ++++++++++++++------------------
	 2 files changed, 26 insertions(+), 24 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant