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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
socketry
/
async
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
111
Star
2.5k
Code
Issues
19
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Retry interrupted waits in io_wait and process_wait
- #469
#469
Merged
ioquatix
merged 11 commits into
main
socketry/async:main
from
fix-stale-unblock-retry
socketry/async:fix-stale-unblock-retry
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Retry interrupted waits in io_wait and process_wait
#469
ioquatix
merged 11 commits into
main
socketry/async:main
from
fix-stale-unblock-retry
socketry/async:fix-stale-unblock-retry
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
Tolerate spurious wake-ups in io_wait and process_wait
Show description for 6e55c62
tavianator
authored and
samuel-williams-shopify
committed
6e55c62
View commit details
Copy full SHA for 6e55c62
Browse repository at this point
Add process wait stale wake-up test
Show description for c5f1834
samuel-williams-shopify
committed
c5f1834
View commit details
Copy full SHA for c5f1834
Browse repository at this point
Handle spurious nil process wait results
Show description for 90d0ce1
samuel-williams-shopify
committed
90d0ce1
View commit details
Copy full SHA for 90d0ce1
Browse repository at this point
Keep process wait regression coverage backend-independent
Show description for 0ac8609
samuel-williams-shopify
committed
0ac8609
View commit details
Copy full SHA for 0ac8609
Browse repository at this point
Leave threaded process wait recovery to io-event
Show description for 57ffab4
samuel-williams-shopify
committed
57ffab4
View commit details
Copy full SHA for 57ffab4
Browse repository at this point
Require io-event 1.21 for interrupted process waits
samuel-williams-shopify
committed
cf1c7bd
View commit details
Copy full SHA for cf1c7bd
Browse repository at this point
Assert stale IO waits preserve timeout result
samuel-williams-shopify
committed
3073308
View commit details
Copy full SHA for 3073308
Browse repository at this point
Explain interrupted wait retry behavior
samuel-williams-shopify
committed
c3e3c32
View commit details
Copy full SHA for c3e3c32
Browse repository at this point
Use soft wrapping for wait comments
samuel-williams-shopify
committed
dea5002
View commit details
Copy full SHA for dea5002
Browse repository at this point
Add unreleased notes for interrupted waits
samuel-williams-shopify
committed
9bc3c57
View commit details
Copy full SHA for 9bc3c57
Browse repository at this point
Simplify unreleased wait notes
samuel-williams-shopify
committed
f9a897a
View commit details
Copy full SHA for f9a897a
Browse repository at this point
You can’t perform that action at this time.