-
Notifications
You must be signed in to change notification settings - Fork 5k
Make concurrent bun test and bun install processes safe on shared files #39689
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
Open
robobun
wants to merge
17
commits into
main
Choose a base branch
from
farm/a015ad16/concurrent-on-disk-state
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
7bd9bc1
Make concurrent bun processes safe on shared on-disk state
robobun 27af1b4
Add snapshot file tests, format
robobun 77345b2
Shape the lock primitive as sys::flock(fd, FileLockMode, nonblocking)
robobun f35ba95
Tests: warm one shared cache, force the lost-update order, arm cleanu…
robobun 9870013
Shorten comments
robobun 4c9444d
One-line doc comments
robobun 4ed5566
Lock the canonical project path; report an unreadable inline snapshot…
robobun 4f6f6a4
Say why realpath is best effort
robobun 39e4fe8
ci: retrigger
robobun 35bb9d3
Write in place where the rename cannot work, keep the owner, build th…
robobun 4182ec7
Write in place only when the directory or the volume refuses the mech…
robobun 023d98c
Test concurrent bun patch and concurrent bun link registrations
robobun ae19208
Give the registry warm-up hook a minute
robobun 797ba07
Remove the temporary directories the concurrency tests create
robobun c871f20
Use the default hook timeout, like the other registry test files
robobun 9045e0c
Drop the cached package.json files inside lock_project
robobun a344450
Remove the rewind of a package.json that nothing reads any more
robobun File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.