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
.
google
/
wireit
Public
Notifications
You must be signed in to change notification settings
Fork
123
Star
6.4k
Code
Issues
96
Pull requests
27
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Services: Misc fixes mostly related to error handling
- #507
#507
Merged
aomarks
merged 15 commits into
service
google/wireit:service
from
service.errors
google/wireit:service.errors
Copy head branch name to clipboard
Nov 5, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Services: Misc fixes mostly related to error handling
#507
aomarks
merged 15 commits into
service
google/wireit:service
from
service.errors
google/wireit:service.errors
Copy head branch name to clipboard
Commits
Commits on Nov 4, 2022
Check exit codes in service tests
aomarks
committed
c5787b8
View commit details
Copy full SHA for c5787b8
Browse repository at this point
Add test for persistent service failure
aomarks
committed
7651e2c
View commit details
Copy full SHA for 7651e2c
Browse repository at this point
Notice failures in persistent services
aomarks
committed
f0673f4
View commit details
Copy full SHA for f0673f4
Browse repository at this point
Preserve full stdout/stderr in overall test rig result
aomarks
committed
5a4c1a2
View commit details
Copy full SHA for 5a4c1a2
Browse repository at this point
Commits on Nov 5, 2022
When adopting a service, transition directly to started.
Show description for 910321e
aomarks
committed
910321e
View commit details
Copy full SHA for 910321e
Browse repository at this point
Remove comment about promise GC, since I believe it is now resolved
aomarks
committed
d979397
View commit details
Copy full SHA for d979397
Browse repository at this point
Add dependency-service-exited-unexpectedly event
aomarks
committed
7464b7b
View commit details
Copy full SHA for 7464b7b
Browse repository at this point
CHANGELOG fixes
aomarks
committed
64ea5f3
View commit details
Copy full SHA for 64ea5f3
Browse repository at this point
Only need one failure for the start promise
aomarks
committed
c2cdcf3
View commit details
Copy full SHA for c2cdcf3
Browse repository at this point
Make the start() promise fail if it terminates before starting
aomarks
committed
5cdd4e4
View commit details
Copy full SHA for 5cdd4e4
Browse repository at this point
Add handling for dependency service start error
aomarks
committed
7820c78
View commit details
Copy full SHA for 7820c78
Browse repository at this point
Enter failed state on dependency exec error
aomarks
committed
6f67918
View commit details
Copy full SHA for 6f67918
Browse repository at this point
Shut down floating previous services when aborting
aomarks
committed
33155eb
View commit details
Copy full SHA for 33155eb
Browse repository at this point
Kill scripts if they start after a failure/abort
aomarks
committed
68bd861
View commit details
Copy full SHA for 68bd861
Browse repository at this point
Fix some issues around _onDepServiceExit
aomarks
committed
4960bd0
View commit details
Copy full SHA for 4960bd0
Browse repository at this point
You can’t perform that action at this time.