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
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 }}
volta-cli
/
volta
Public
Notifications
You must be signed in to change notification settings
Fork
333
Star
13.1k
Code
Issues
318
Pull requests
26
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix: Prevent fork bomb on Windows
- #1761
#1761
Closed
chawyehsu
wants to merge 23 commits into
volta-cli:main
volta-cli/volta:main
from
chawyehsu:fix/fork-bomb
chawyehsu/volta:fix/fork-bomb
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Closed
fix: Prevent fork bomb on Windows
#1761
chawyehsu
wants to merge 23 commits into
volta-cli:main
volta-cli/volta:main
from
chawyehsu:fix/fork-bomb
chawyehsu/volta:fix/fork-bomb
Copy head branch name to clipboard
Commits
Commits on May 23, 2024
fix: fix fork bomb on Windows
Show description for 0c8b573
chawyehsu
committed
0c8b573
View commit details
Copy full SHA for 0c8b573
Browse repository at this point
fix mut
Show description for d163d5d
chawyehsu
committed
d163d5d
View commit details
Copy full SHA for d163d5d
Browse repository at this point
fix mut
Show description for a26bd63
chawyehsu
committed
a26bd63
View commit details
Copy full SHA for a26bd63
Browse repository at this point
propagate on_failure
Show description for 23a60cf
chawyehsu
committed
23a60cf
View commit details
Copy full SHA for 23a60cf
Browse repository at this point
unified VOLTA_BYPASS test
Show description for 346d638
chawyehsu
committed
346d638
View commit details
Copy full SHA for 346d638
Browse repository at this point
no args clone
Show description for 7b65151
chawyehsu
committed
7b65151
View commit details
Copy full SHA for 7b65151
Browse repository at this point
Commits on May 24, 2024
updated implementation
Show description for 9aa40f0
chawyehsu
committed
9aa40f0
View commit details
Copy full SHA for 9aa40f0
Browse repository at this point
clippy fix
Show description for e6ba4e5
chawyehsu
committed
e6ba4e5
View commit details
Copy full SHA for e6ba4e5
Browse repository at this point
debug log PATH
Show description for 524bb72
chawyehsu
committed
524bb72
View commit details
Copy full SHA for 524bb72
Browse repository at this point
add recursion limit
Show description for 4aff127
chawyehsu
committed
4aff127
View commit details
Copy full SHA for 4aff127
Browse repository at this point
Commits on Jul 10, 2024
Merge branch 'main' into fix/fork-bomb
chawyehsu
authored
d38e7ef
View commit details
Copy full SHA for d38e7ef
Browse repository at this point
Commits on Aug 1, 2024
typo
Show description for f9cdf57
chawyehsu
and
chriskrycho
authored
f9cdf57
View commit details
Copy full SHA for f9cdf57
Browse repository at this point
Update crates/volta-core/src/command.rs
Show description for 6dacd20
chawyehsu
and
chriskrycho
authored
6dacd20
View commit details
Copy full SHA for 6dacd20
Browse repository at this point
Update crates/volta-core/src/command.rs
Show description for 1c1dea8
chawyehsu
and
chriskrycho
authored
1c1dea8
View commit details
Copy full SHA for 1c1dea8
Browse repository at this point
Add `ErrorKind::ParseRecursionEnvError`
Show description for 63e4626
chawyehsu
committed
63e4626
View commit details
Copy full SHA for 63e4626
Browse repository at this point
code style tweak
Show description for bcbc200
chawyehsu
committed
bcbc200
View commit details
Copy full SHA for bcbc200
Browse repository at this point
rename from `rerbuild_command` to `command_on_path`
Show description for 5422932
chawyehsu
committed
5422932
View commit details
Copy full SHA for 5422932
Browse repository at this point
fix visibility
Show description for b355dfa
chawyehsu
committed
b355dfa
View commit details
Copy full SHA for b355dfa
Browse repository at this point
style: cargo fmt
Show description for 196c0f2
chawyehsu
committed
196c0f2
View commit details
Copy full SHA for 196c0f2
Browse repository at this point
style: use `let...else`
Show description for 3264122
chawyehsu
committed
3264122
View commit details
Copy full SHA for 3264122
Browse repository at this point
Merge branch 'main' into fix/fork-bomb
chawyehsu
committed
764bcd5
View commit details
Copy full SHA for 764bcd5
Browse repository at this point
Commits on Sep 6, 2024
Merge branch 'main' into fix/fork-bomb
chawyehsu
authored
37a9b2d
View commit details
Copy full SHA for 37a9b2d
Browse repository at this point
Commits on Oct 3, 2025
Merge branch 'main' into fix/fork-bomb
chawyehsu
committed
17607dd
View commit details
Copy full SHA for 17607dd
Browse repository at this point
You can’t perform that action at this time.