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(ext/node): add FileHandle#sync #27677

Merged
merged 5 commits into from
Jan 21, 2025
Merged

Conversation

ZYSzys
Copy link
Contributor

@ZYSzys ZYSzys commented Jan 15, 2025

This PR adds sync methods of FileHandle class https://nodejs.org/api/fs.html#fs_filehandle_sync

part of #25554

@CLAassistant
Copy link

CLAassistant commented Jan 15, 2025

CLA assistant check
All committers have signed the CLA.

@ZYSzys ZYSzys force-pushed the fix-filehandle-sync branch 4 times, most recently from a9f2d87 to 6e803d2 Compare January 15, 2025 07:07
@ZYSzys ZYSzys force-pushed the fix-filehandle-sync branch from f1b298f to e250b23 Compare January 15, 2025 08:53
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's great to see a node compat case enabled. LGTM!

@kt3k kt3k merged commit 4e0bf4b into denoland:main Jan 21, 2025
17 checks passed
crowlKats pushed a commit that referenced this pull request Jan 21, 2025
@ZYSzys ZYSzys deleted the fix-filehandle-sync branch January 22, 2025 08:07
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.

3 participants