Skip to content

feat(unstable): Deno.FsFile.lock[Sync]() and Deno.FsFile.unlock[Sync]()#22235

Merged
bartlomieju merged 1 commit into
denoland:mainfrom
iuioiua:file-lock-unlock
Feb 4, 2024
Merged

feat(unstable): Deno.FsFile.lock[Sync]() and Deno.FsFile.unlock[Sync]()#22235
bartlomieju merged 1 commit into
denoland:mainfrom
iuioiua:file-lock-unlock

Conversation

@iuioiua

@iuioiua iuioiua commented Feb 2, 2024

Copy link
Copy Markdown
Contributor

Closes #22178.

@bartlomieju bartlomieju left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@bartlomieju bartlomieju changed the title feat: Deno.FsFile.lock[Sync]() and Deno.FsFile.unlock[Sync]() feat(unstable): Deno.FsFile.lock[Sync]() and Deno.FsFile.unlock[Sync]() Feb 4, 2024
@bartlomieju bartlomieju merged commit 0f7f987 into denoland:main Feb 4, 2024
@iuioiua iuioiua deleted the file-lock-unlock branch February 4, 2024 23:18
littledivy pushed a commit that referenced this pull request Feb 8, 2024
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.

suggestion: move Deno.flock() and friends

2 participants