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.4k
Code
Issues
3.2k
Pull requests
5k+
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
bun:test: give each VM its own fake clock
- #38740
#38740
Open
dylan-conway
wants to merge 9 commits into
main
oven-sh/bun:main
from
claude/bun-per-vm-fake-clock-7a90dc
oven-sh/bun:claude/bun-per-vm-fake-clock-7a90dc
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
bun:test: give each VM its own fake clock
#38740
dylan-conway
wants to merge 9 commits into
main
oven-sh/bun:main
from
claude/bun-per-vm-fake-clock-7a90dc
oven-sh/bun:claude/bun-per-vm-fake-clock-7a90dc
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
bun:test: give each VM its own fake clock
Show description for 3d26edd
dylan-conway
committed
3d26edd
View commit details
Copy full SHA for 3d26edd
Browse repository at this point
Merge remote-tracking branch 'origin/main' into claude/bun-per-vm-fake-clock-7a90dc
dylan-conway
committed
ae23e0a
View commit details
Copy full SHA for ae23e0a
Browse repository at this point
FakeTimers: drop redundant `active` flag, don't re-arm the clock after useRealTimers(); DNS cache uses real time
Show description for 9501f80
dylan-conway
committed
9501f80
View commit details
Copy full SHA for 9501f80
Browse repository at this point
Commits on Aug 15, 2026
FakeTimers: every useFakeTimers() installs a fresh clock; drains stop driving a clock a callback replaced
Show description for 4248f3d
dylan-conway
committed
4248f3d
View commit details
Copy full SHA for 4248f3d
Browse repository at this point
FakeTimers: reject non-finite `now`; a firing setInterval follows its clock when the callback swaps it
Show description for 804e203
dylan-conway
committed
804e203
View commit details
Copy full SHA for 804e203
Browse repository at this point
clippy: SAFETY comment on the inner unsafe block
Show description for 394b45d
dylan-conway
committed
394b45d
View commit details
Copy full SHA for 394b45d
Browse repository at this point
setInterval: keep a refresh() made after the callback swapped the fake clock
Show description for da4365f
dylan-conway
committed
da4365f
View commit details
Copy full SHA for da4365f
Browse repository at this point
setInterval: release the wrapper pin when an interval is retired from inside its own callback
Show description for dd2e238
dylan-conway
committed
dd2e238
View commit details
Copy full SHA for dd2e238
Browse repository at this point
Bun.cron: stop a job whose own tick swaps the fake clock
Show description for 18356b1
dylan-conway
committed
18356b1
View commit details
Copy full SHA for 18356b1
Browse repository at this point
You can’t perform that action at this time.