Issues
- 5
Crash when QNetworkReply is aborted due to timeout
#231 opened by TangJayce - 0
Implement lazy coroutines
#238 opened by danvratil - 0
Implement a `SharedTask<T>`
#244 opened by danvratil - 0
- 1
Rename BUILD_TESTING to QCORO_BUILD_TESTING
#233 opened by kelteseth - 1
Add lifetime docs for possible footguns
#234 opened by kelteseth - 6
Memory leak using headless QCoro::Task
#152 opened by jmiturasolutions - 3
DBUILD_SHARED_LIBS missing form cmakeList
#230 opened by reg31 - 0
- 0
- 6
Bind coroutine to a QObject lifetime
#177 opened by danvratil - 1
- 0
Illogical result of the `write` function.
#211 opened by pefedotov - 1
- 3
- 3
- 2
support mqtt
#202 opened by stolen-programmer - 2
like winrt
#201 opened by stolen-programmer - 4
ASSERT: "this->mAwaitedCoroutine != nullptr" when awaiting a default-constructed Task
#200 opened by kelteseth - 3
Next release
#199 opened by jbruechert - 1
Apple Clang ICEs in Release build of QCoro
#186 opened by danvratil - 1
Add this library to vcpkg
#185 opened by kelteseth - 2
Add support to work with database
#188 opened by klappdev - 0
Update QCoro in ConanCenter
#187 opened by danvratil - 0
Add latest Qt6 to CI
#175 opened by danvratil - 0
QCoro::waitFor does not rethrow exceptions
#172 opened by cvuchener - 3
- 0
QCoroSignal crashes
#167 opened by jmiturasolutions - 0
- 0
- 2
- 0
Implement an awaitable `QMutex`
#146 opened by danvratil - 0
- 0
- 20
- 10
Coroutine cancellation
#107 opened by danvratil - 4
test-qcoroimageprovider requires Qt private API
#139 opened by xvitaly - 1
MacOS CI fails to install Qt
#136 opened by danvratil - 2
- 3
Is passing objects as reference from a coroutine to a coroutine function ok?
#131 opened by BurievSardor - 0
Broken examples in docs
#126 opened by danvratil - 0
QCoroImageProvider tests
#113 opened by danvratil - 0
Investigate websocket test timeouts on Windows CI
#116 opened by danvratil - 2
`QSerialSocket` support
#104 opened by danvratil - 1
Documentation issue
#118 opened by Philippe91 - 2
Awaiting with context object.
#115 opened by jbruechert - 1
Add support for `Generator<void>`
#100 opened by syyyr - 2
0.6.0 build fails because of -Werror
#94 opened by antonio-rojas - 1
QML support
#93 opened by danvratil - 5
Use the '-Xclang -fexceptions -Xclang -fcxx-exceptions' flag set to enables C++ EH in clang-cl
#90 opened by missdeer