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.5k
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
repl: interrupt a running evaluation with Ctrl+C
- #33411
#33411
Open
robobun
wants to merge 11 commits into
main
oven-sh/bun:main
from
farm/d1ebc9a1/repl-sigint-and-event-loop
oven-sh/bun:farm/d1ebc9a1/repl-sigint-and-event-loop
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
repl: interrupt a running evaluation with Ctrl+C
#33411
robobun
wants to merge 11 commits into
main
oven-sh/bun:main
from
farm/d1ebc9a1/repl-sigint-and-event-loop
oven-sh/bun:farm/d1ebc9a1/repl-sigint-and-event-loop
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
repl: interrupt a running evaluation with Ctrl+C
Show description for 22c7683
robobun
committed
22c7683
View commit details
Copy full SHA for 22c7683
Browse repository at this point
repl: restore raw mode before disarming, so no exit path can leave the prompt cooked
robobun
committed
716661b
View commit details
Copy full SHA for 716661b
Browse repository at this point
repl: survive a nested node:vm call, and drop the dead execution-forbidden setter
Show description for 83bcf86
robobun
committed
83bcf86
View commit details
Copy full SHA for 83bcf86
Browse repository at this point
node:vm: let the scope that armed a termination classify it
Show description for c48383e
robobun
committed
c48383e
View commit details
Copy full SHA for c48383e
Browse repository at this point
node:vm: lock in that a re-raised termination isn't stored on the module
Show description for 7f264e7
robobun
committed
7f264e7
View commit details
Copy full SHA for 7f264e7
Browse repository at this point
repl: stop swallowing an external SIGINT, and address review nits
Show description for 3579880
robobun
committed
3579880
View commit details
Copy full SHA for 3579880
Browse repository at this point
SigintWatcher: only undo our own SIGINT handler on uninstall
Show description for f346c1a
robobun
committed
f346c1a
View commit details
Copy full SHA for f346c1a
Browse repository at this point
node:vm: keep the terminated-module microtask clear scoped to its own context
Show description for 0b26970
robobun
committed
0b26970
View commit details
Copy full SHA for 0b26970
Browse repository at this point
node:vm: keep the runInThisContext microtask clear out of the caller's queue
Show description for 81f5ef9
robobun
committed
81f5ef9
View commit details
Copy full SHA for 81f5ef9
Browse repository at this point
SigintWatcher: own the SIGINT disposition while armed
Show description for bd2f7b6
robobun
committed
bd2f7b6
View commit details
Copy full SHA for bd2f7b6
Browse repository at this point
SigintWatcher: restore the disposition before going unarmed
Show description for 92c7b6f
robobun
committed
92c7b6f
View commit details
Copy full SHA for 92c7b6f
Browse repository at this point
You can’t perform that action at this time.