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
Type
/
to 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
.
TestSprite
/
testsprite-cli
Public
Notifications
You must be signed in to change notification settings
Fork
121
Star
2.8k
Code
Issues
32
Pull requests
27
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Recovered: fix(credentials): serialize profile writes with cross-process file locking (#32 by @SahilRakhaiya05)
- #244
#244
Closed
jangjos-128
wants to merge 11 commits into
TestSprite:main
TestSprite/testsprite-cli:main
from
SahilRakhaiya05:fix/credentials-write-lock
SahilRakhaiya05/testsprite-cli:fix/credentials-write-lock
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Recovered: fix(credentials): serialize profile writes with cross-process file locking (#32 by @SahilRakhaiya05)
#244
jangjos-128
wants to merge 11 commits into
TestSprite:main
TestSprite/testsprite-cli:main
from
SahilRakhaiya05:fix/credentials-write-lock
SahilRakhaiya05/testsprite-cli:fix/credentials-write-lock
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
fix(credentials): serialize profile writes with cross-process file locking
Show description for 6a3ec3a
SahilRakhaiya05
committed
6a3ec3a
View commit details
Copy full SHA for 6a3ec3a
Browse repository at this point
Commits on Jun 26, 2026
merge upstream/main into fix/credentials-write-lock
Show description for f3ee6bd
SahilRakhaiya05
committed
f3ee6bd
View commit details
Copy full SHA for f3ee6bd
Browse repository at this point
fix(credentials): mkdir before lock file; satisfy Prettier
Show description for f607eaf
SahilRakhaiya05
committed
f607eaf
View commit details
Copy full SHA for f607eaf
Browse repository at this point
Commits on Jul 1, 2026
fix(credentials): create lock file atomically via rename
Show description for a92720a
SahilRakhaiya05
committed
a92720a
View commit details
Copy full SHA for a92720a
Browse repository at this point
fix(credentials): use wx exclusive create for lock acquisition
Show description for 8587c77
SahilRakhaiya05
committed
8587c77
View commit details
Copy full SHA for 8587c77
Browse repository at this point
ci: serialize test files to avoid parallel dist/ build races
Show description for 272b196
SahilRakhaiya05
committed
272b196
View commit details
Copy full SHA for 272b196
Browse repository at this point
Commits on Jul 6, 2026
fix(credentials): replace lock busy-wait with async timer backoff
SahilRakhaiya05
committed
80bb450
View commit details
Copy full SHA for 80bb450
Browse repository at this point
style: apply Prettier to credentials lock changes
SahilRakhaiya05
committed
8d1ef97
View commit details
Copy full SHA for 8d1ef97
Browse repository at this point
test: globalSetup build once; drop fileParallelism and per-suite beforeAll builds
SahilRakhaiya05
committed
7e1d172
View commit details
Copy full SHA for 7e1d172
Browse repository at this point
Commits on Jul 14, 2026
merge upstream/main into fix/credentials-write-lock
Show description for 18ecebf
SahilRakhaiya05
committed
18ecebf
View commit details
Copy full SHA for 18ecebf
Browse repository at this point
test: fix CI failures after async writeProfile merge
Show description for f8bd679
SahilRakhaiya05
committed
f8bd679
View commit details
Copy full SHA for f8bd679
Browse repository at this point
You can’t perform that action at this time.