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
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 }}
Goeries
/
qtcoroutine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Goeries/qtcoroutine
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
60 workflow runs
60 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Release v0.2.0-alpha
CI
#60:
Commit
a31f79d
pushed by
Goeries
3m 5s
main
main
3m 5s
View workflow file
Force child-process Qt logging to stderr in the teardown-report test
CI
#59:
Commit
9782e0d
pushed by
Goeries
3m 19s
main
main
3m 19s
View workflow file
Fix caller-held QPromise re-running the await continuation
CI
#58:
Commit
ab36c6e
pushed by
Goeries
3m 17s
main
main
3m 17s
View workflow file
Add CODEOWNERS file
CI
#57:
Commit
e2be822
pushed by
Goeries
2m 44s
main
main
2m 44s
View workflow file
Add macOS (Apple Clang) to CI build matrix
CI
#56:
Commit
859cf8f
pushed by
Goeries
3m 34s
main
main
3m 34s
View workflow file
Add macOS (Apple Clang) to CI build matrix
CI
#55:
Commit
bae3b6b
pushed by
Goeries
3m 19s
main
main
3m 19s
View workflow file
Value-initialize m_ready, silencing clang-analyzer UninitializedObject
CI
#54:
Commit
ff62496
pushed by
Goeries
3m 18s
main
main
3m 18s
View workflow file
Strip trailing QPrivateSignal from one-shot signal awaits
CI
#53:
Commit
b34f6e7
pushed by
Goeries
2m 54s
main
main
2m 54s
View workflow file
Add QSignalStream: lossless co_await loops over repeating signals
CI
#52:
Commit
2ac96c5
pushed by
Goeries
3m 2s
main
main
3m 2s
View workflow file
Add cross-thread request_stop tests: signal await and cancelledBy com…
CI
#51:
Commit
5a8d888
pushed by
Goeries
3m 4s
main
main
3m 4s
View workflow file
Add combinators example: whenAny, withTimeout, stop_token, waitFor
CI
#50:
Commit
f8ae7ee
pushed by
Goeries
2m 35s
main
main
2m 35s
View workflow file
Normalize line endings to LF, add .gitattributes
CI
#49:
Commit
0fd3798
pushed by
Goeries
2m 43s
main
main
2m 43s
View workflow file
Refresh README: waitFor, whenAny shapes, threading, install fix
CI
#48:
Commit
66c0aa3
pushed by
Goeries
3m 34s
main
main
3m 34s
View workflow file
API hygiene: nodiscard sweep, AwaitCancelled alias, optional cancelRe…
CI
#47:
Commit
af9dc2d
pushed by
Goeries
2m 40s
main
main
2m 40s
View workflow file
Deduplicate QTask via shared promise and handle bases
CI
#46:
Commit
573b422
pushed by
Goeries
2m 23s
main
main
2m 23s
View workflow file
whenAny: expose winner index, add void and variant overloads
CI
#45:
Commit
0f8269a
pushed by
Goeries
3m 2s
main
main
3m 2s
View workflow file
Add waitFor() blocking bridge for QTask
CI
#44:
Commit
1c03670
pushed by
Goeries
2m 26s
main
main
2m 26s
View workflow file
Add TSan suppressions, sanitizer CI jobs, threading contract docs
CI
#43:
Commit
588ca7e
pushed by
Goeries
2m 23s
main
main
2m 23s
View workflow file
Synchronize QTask promise, dispatch callbacks at final_suspend
CI
#42:
Commit
d5bb538
pushed by
Goeries
2m 18s
main
main
2m 18s
View workflow file
Resume signal awaits on the awaiting thread by default
CI
#41:
Commit
2680a95
pushed by
Goeries
2m 53s
main
main
2m 53s
View workflow file
Capture wrapper context as shared_ptr in cancelledBy/withTimeout
CI
#40:
Commit
119e6e0
pushed by
Goeries
2m 29s
main
main
2m 29s
View workflow file
Constrain whenAny, drop UB start(), assert on empty tasks
CI
#39:
Commit
3391e66
pushed by
Goeries
2m 17s
main
main
2m 17s
View workflow file
Fix whenAll/whenAny resuming a destroyed awaiter frame
CI
#38:
Commit
8982f5f
pushed by
Goeries
2m 39s
main
main
2m 39s
View workflow file
Fix readyIf() dropping a previously set timeout
CI
#37:
Commit
fc1b2fa
pushed by
Goeries
2m 48s
main
main
2m 48s
View workflow file
Fix sleep() timer resuming a destroyed coroutine frame
CI
#36:
Commit
7304cc5
pushed by
Goeries
2m 21s
main
main
2m 21s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.