-
-
Notifications
You must be signed in to change notification settings - Fork 66
Issues: qcoro/qcoro
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Design the QCoro2 API
documentation
Improvements or additions to documentation
#254
opened Oct 6, 2024 by
danvratil
3 tasks
Introduce a generic timeout solution for async tasks
enhancement
New feature or request
qcoro2
#251
opened Sep 29, 2024 by
danvratil
Introduce task combinators (New feature or request
qcoro2
&&
/||
)
enhancement
#250
opened Sep 29, 2024 by
danvratil
Introduce New feature or request
qcoro2
RTask<T>
as the new default task type in QCoro
enhancement
#249
opened Sep 29, 2024 by
danvratil
Task::then() should consume the original task and leave it empty
enhancement
New feature or request
#243
opened Sep 26, 2024 by
danvratil
Add lifetime docs for possible footguns
documentation
Improvements or additions to documentation
enhancement
New feature or request
#234
opened Aug 17, 2024 by
kelteseth
ASSERT: "this->mAwaitedCoroutine != nullptr" when awaiting a default-constructed Task
bug
Something isn't working
#200
opened Dec 11, 2023 by
kelteseth
Apple Clang ICEs in Release build of QCoro
macos
MacOS-specific issue
#186
opened Aug 19, 2023 by
danvratil
Make not co_awaiting a coroutine trigger -Wunused-result
enhancement
New feature or request
good first issue
Good for newcomers
#181
opened Jul 13, 2023 by
danvratil
Memory leak using headless QCoro::Task
bug
Something isn't working
#152
opened Feb 18, 2023 by
jmiturasolutions
Implement an awaitable New feature or request
QMutex
enhancement
#146
opened Jan 17, 2023 by
danvratil
Documentation needs clarity about handling coroutine return type
documentation
Improvements or additions to documentation
#135
opened Nov 17, 2022 by
Talkless
CI: Re-enable ASAN in clang-cl builds
help wanted
Extra attention is needed
infrastructure
Bug or enhancement of QCoro's infrastructure (CI, GitHub, Docs, ...)
windows
Windows/MSVC-specific issues
#87
opened Jun 24, 2022 by
danvratil
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.