Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
oven-sh
/
bun
Public
Notifications
You must be signed in to change notification settings
Fork
5k
Star
95.6k
Code
Issues
3.3k
Pull requests
5k+
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
ai slop
- #36955
#36955
Closed
robobun
wants to merge 18 commits into
main
oven-sh/bun:main
from
farm/cf14c03f/install-windows-ebusy-concurrent
oven-sh/bun:farm/cf14c03f/install-windows-ebusy-concurrent
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
ai slop
#36955
robobun
wants to merge 18 commits into
main
oven-sh/bun:main
from
farm/cf14c03f/install-windows-ebusy-concurrent
oven-sh/bun:farm/cf14c03f/install-windows-ebusy-concurrent
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
install: tolerate concurrent installs racing on the same destination on Windows
robobun
committed
8d50ddf
View commit details
Copy full SHA for 8d50ddf
Browse repository at this point
test: concurrent installs into the same destination tolerate racing hardlinks
robobun
committed
b582f96
View commit details
Copy full SHA for b582f96
Browse repository at this point
install: keep the existing cache entry when a concurrent extract move collides on Windows
robobun
committed
7ee45be
View commit details
Copy full SHA for 7ee45be
Browse repository at this point
install: retry transient ENOENT when a peer renames the destination dir away
robobun
committed
422ac38
View commit details
Copy full SHA for 422ac38
Browse repository at this point
test: cover cold-cache concurrent extraction in the racing installs test
robobun
committed
f27a19b
View commit details
Copy full SHA for f27a19b
Browse repository at this point
install: survive destination renames from concurrent installs on POSIX
robobun
committed
897335a
View commit details
Copy full SHA for 897335a
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
377f91e
View commit details
Copy full SHA for 377f91e
Browse repository at this point
Tighten comments
robobun
committed
b464718
View commit details
Copy full SHA for b464718
Browse repository at this point
install: probe package.json for tarball cache entries; assert file contents in the test
robobun
committed
6eb3a5a
View commit details
Copy full SHA for 6eb3a5a
Browse repository at this point
install: retry racing destination-dir opens and stage the POSIX backoff
robobun
committed
a3ff14f
View commit details
Copy full SHA for a3ff14f
Browse repository at this point
install: accept an already-identical link in the isolated linker
robobun
committed
c99bfd9
View commit details
Copy full SHA for c99bfd9
Browse repository at this point
Allow unused mut on the Windows arm
robobun
committed
9da7429
View commit details
Copy full SHA for 9da7429
Browse repository at this point
install: recover from EINVAL for an unlinked destination dirfd on macOS
robobun
committed
51da66d
View commit details
Copy full SHA for 51da66d
Browse repository at this point
install: symlink backend EEXIST retry must link to the cache target, not the basename
robobun
committed
06c4eae
View commit details
Copy full SHA for 06c4eae
Browse repository at this point
install: give the macOS clonefile copy loop the same destination-rename recovery
robobun
committed
0907aac
View commit details
Copy full SHA for 0907aac
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
f6eadd8
View commit details
Copy full SHA for f6eadd8
Browse repository at this point
install: propagate non-transient destination re-open errors
robobun
committed
d4b9960
View commit details
Copy full SHA for d4b9960
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
9e99ab2
View commit details
Copy full SHA for 9e99ab2
Browse repository at this point
You can’t perform that action at this time.