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
.
muchq
/
smithy-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
12
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
A deadline for the coroutine receive, contract-wide (#130)
- #198
#198
Merged
aaylward
merged 11 commits into
main
muchq/smithy-cpp:main
from
claude/smithy-cpp-dedup-issues-hy5key
muchq/smithy-cpp:claude/smithy-cpp-dedup-issues-hy5key
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
A deadline for the coroutine receive, contract-wide (#130)
#198
aaylward
merged 11 commits into
main
muchq/smithy-cpp:main
from
claude/smithy-cpp-dedup-issues-hy5key
muchq/smithy-cpp:claude/smithy-cpp-dedup-issues-hy5key
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Give the async receive a deadline across the WebSocket contract (#130)
Show description for 722ad21
claude
committed
722ad21
View commit details
Copy full SHA for 722ad21
Browse repository at this point
co_await stream.Receive(timeout): the coroutine deadline (#130)
Show description for 054c014
claude
committed
054c014
View commit details
Copy full SHA for 054c014
Browse repository at this point
Hold the out-of-tree socket and loops to the receive deadline (#130)
Show description for 4d4f25d
claude
committed
4d4f25d
View commit details
Copy full SHA for 4d4f25d
Browse repository at this point
Pin the #109 numeric bounds out of tree, over the real socket
Show description for 2cd8dd5
claude
committed
2cd8dd5
View commit details
Copy full SHA for 2cd8dd5
Browse repository at this point
Document the async receive deadline (#130)
Show description for a31f4de
claude
committed
a31f4de
View commit details
Copy full SHA for a31f4de
Browse repository at this point
Post the test mailbox's notify under its lock
Show description for c7d8a0b
claude
committed
c7d8a0b
View commit details
Copy full SHA for c7d8a0b
Browse repository at this point
Commits on Aug 26, 2026
Harden the deadline arming: spawn failure, lock scope, saturation (review panel)
Show description for c1f1b60
aaylward
and
claude
committed
c1f1b60
View commit details
Copy full SHA for c1f1b60
Browse repository at this point
Give the stale-deadline test a full second of delivery margin (review panel)
Show description for b18c36d
aaylward
and
claude
committed
b18c36d
View commit details
Copy full SHA for b18c36d
Browse repository at this point
Saturate the Beast receive deadline against far-future timeouts (review panel)
Show description for 5b12a96
aaylward
and
claude
committed
5b12a96
View commit details
Copy full SHA for 5b12a96
Browse repository at this point
Read the park off the completion slot, not a parallel flag
Show description for d9dd78e
claude
committed
d9dd78e
View commit details
Copy full SHA for d9dd78e
Browse repository at this point
Drop spent receive deadlines, and one park shape in the consumer socket
Show description for d4d3399
claude
committed
d4d3399
View commit details
Copy full SHA for d4d3399
Browse repository at this point
You can’t perform that action at this time.