Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / qcoro/qcoro issues and pull requests
#264 - Add return value conversion for QCoroTask
Pull Request -
State: open - Opened by rsp4jack 7 days ago
#263 - document issue
Issue -
State: open - Opened by maomaoguai 8 days ago
#262 - Qcoro tests fail on GCC 15
Issue -
State: open - Opened by farchord 11 days ago
- 2 comments
#261 - Don't discard result from QFile::open
Pull Request -
State: open - Opened by nicolasfella 27 days ago
- 1 comment
#260 - Update pymdown-extensions requirement from ~=10.11 to ~=10.14
Pull Request -
State: open - Opened by dependabot[bot] 30 days ago
Labels: dependencies, python
#259 - Update pygments requirement from ~=2.18 to ~=2.19
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, python
#258 - Update pymdown-extensions requirement from ~=10.11 to ~=10.13
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies, python
#257 - README: fix typo in QNetworkReply example
Pull Request -
State: closed - Opened by xstream 2 months ago
- 1 comment
#256 - Update pymdown-extensions requirement from ~=10.11 to ~=10.12
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#187 - Update QCoro in ConanCenter
Issue -
State: open - Opened by danvratil over 1 year ago
- 2 comments
#104 - `QSerialSocket` support
Issue -
State: closed - Opened by danvratil over 2 years ago
- 2 comments
Labels: enhancement
#100 - Add support for `Generator<void>`
Issue -
State: closed - Opened by syyyr over 2 years ago
- 1 comment
Labels: enhancement, invalid
#99 - Add Docker images with various gcc/clang and Qt versions
Pull Request -
State: closed - Opened by danvratil over 2 years ago
#98 - Add Docker images with gcc/clang compilers and related Qt
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#97 - A slot called by qt, which is a coroutine: handling exceptions
Issue -
State: open - Opened by syyyr over 2 years ago
- 20 comments
#96 - Attempt to stabilize WS tests
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#95 - Only enable -Werror (and related flags) in debug mode (fixes #94)
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#94 - 0.6.0 build fails because of -Werror
Issue -
State: closed - Opened by antonio-rojas over 2 years ago
- 2 comments
#93 - QML support
Issue -
State: open - Opened by danvratil over 2 years ago
- 1 comment
Labels: enhancement
#92 - Docs: Add News section release announcements
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#91 - Explicitly enable exception support for clang-cl (fixes #90)
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#90 - Use the '-Xclang -fexceptions -Xclang -fcxx-exceptions' flag set to enables C++ EH in clang-cl
Issue -
State: closed - Opened by missdeer over 2 years ago
- 5 comments
Labels: bug, windows
#89 - WebSocket bugfixes & documentation
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#88 - Fix possible race in TestWsServer
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#87 - CI: Re-enable ASAN in clang-cl builds
Issue -
State: open - Opened by danvratil over 2 years ago
- 7 comments
Labels: help wanted, infrastructure, windows
#86 - Add support for clang-cl (fixes #84)
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#85 - Stability policy?
Issue -
State: open - Opened by nicolasfella over 2 years ago
- 2 comments
#84 - clang-cl doesn't recoganise command line option "-fcoroutines-ts"
Issue -
State: closed - Opened by missdeer over 2 years ago
#83 - QCoroTask: fixup a template type parameter name
Pull Request -
State: closed - Opened by dangelog over 2 years ago
- 1 comment
#82 - Fix the build by #include'ing <chrono>
Pull Request -
State: closed - Opened by dangelog over 2 years ago
- 1 comment
#81 - Document -DQCORO_WITH_QTWEBSOCKETS
Pull Request -
State: closed - Opened by dangelog over 2 years ago
- 1 comment
#80 - Distinguish between clang and libc++ in macros
Issue -
State: open - Opened by danvratil over 2 years ago
Labels: enhancement, good first issue
#79 - Missing docs for QCoroSignalListener
Issue -
State: closed - Opened by danvratil over 2 years ago
Labels: documentation
#78 - qcorotcpserver ASAN error with clang 15
Issue -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
Labels: bug, infrastructure
#77 - Fix installing export header
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#76 - Deprecate task.h in favor of qcorotask.h (#70)
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#75 - QtWebSockets support
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
Labels: enhancement
#74 - co_awaiting multiple tasks in parallel
Issue -
State: open - Opened by danvratil over 2 years ago
- 7 comments
Labels: enhancement
#73 - CI: GCC 12 support
Issue -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
Labels: enhancement, infrastructure
#72 - CI: add gcc 12 to the matrix
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#71 - Add header with forward declarations
Issue -
State: closed - Opened by danvratil over 2 years ago
Labels: enhancement, good first issue
#70 - Rename task.h to qcorotask.h
Issue -
State: closed - Opened by jmiturasolutions over 2 years ago
- 5 comments
Labels: enhancement, good first issue
#69 - Introduce Generator and AsyncGenerator coroutine return types
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#68 - Investigate ASAN issues on Qt5 Windows build
Issue -
State: open - Opened by danvratil over 2 years ago
- 3 comments
Labels: help wanted, windows
#67 - CI: disable shared libs on Windows
Pull Request -
State: closed - Opened by danvratil over 2 years ago
- 1 comment
#66 - Enable "modern Qt" compiler definitions
Pull Request -
State: closed - Opened by danvratil almost 3 years ago
- 1 comment
#65 - Export QCoro wrapper classes
Pull Request -
State: closed - Opened by danvratil almost 3 years ago
- 1 comment
#64 - QtWebsockets support
Issue -
State: closed - Opened by danvratil almost 3 years ago
- 2 comments
Labels: enhancement
#63 - Fix QCoroNetwork linking for shared library
Issue -
State: closed - Opened by jmiturasolutions almost 3 years ago
#61 - CI: consolidate the CI builds into a single matrix
Pull Request -
State: closed - Opened by danvratil almost 3 years ago
- 1 comment
#60 - Rework Github CI - add compilers and platforms
Pull Request -
State: closed - Opened by danvratil almost 3 years ago
- 1 comment
#59 - Fix ODR violation when LTO is enabled
Pull Request -
State: closed - Opened by danvratil almost 3 years ago
- 1 comment
#58 - Fix build with gcc 11.3.0 (resolves #57)
Pull Request -
State: closed - Opened by danvratil almost 3 years ago
- 1 comment
#57 - qcoro fails to build with gcc 11.3.0 and 12.0.1_pre20220424
Issue -
State: closed - Opened by heirecka almost 3 years ago
- 12 comments
Labels: bug
#56 - Update pygments requirement from ~=2.11.0 to ~=2.12.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 2 comments
Labels: dependencies
#55 - CI: upgrade aqtinstall to 2.x (resolves #18)
Pull Request -
State: closed - Opened by danvratil almost 3 years ago
- 1 comment
#54 - Return Task<T> from wrapper operations
Pull Request -
State: closed - Opened by danvratil almost 3 years ago
- 1 comment
#53 - Is it possible to cancel an io device await?
Issue -
State: closed - Opened by dabeibao almost 3 years ago
- 6 comments
#52 - Build: Check if libatomic is needed
Pull Request -
State: closed - Opened by r-value almost 3 years ago
- 2 comments
#51 - Fix GH Actions
Pull Request -
State: closed - Opened by danvratil almost 3 years ago
- 1 comment
#50 - QMake configuration
Issue -
State: closed - Opened by danvratil almost 3 years ago
Labels: enhancement
#49 - Default compiler flags cause build issues on ARM
Issue -
State: closed - Opened by krop almost 3 years ago
#48 - Config-time Qt feature detection
Issue -
State: open - Opened by danvratil about 3 years ago
#47 - cmake: prefer `-pthread` flag
Pull Request -
State: closed - Opened by r-value about 3 years ago
- 2 comments
#46 - Fix early return in QCoro::waitFor
Pull Request -
State: closed - Opened by rgriebl about 3 years ago
- 2 comments
#45 - Fix namespace scoping
Pull Request -
State: closed - Opened by rgriebl about 3 years ago
- 2 comments
#44 - Make qCoro usable on platforms with missing features
Pull Request -
State: closed - Opened by rgriebl about 3 years ago
- 4 comments
#43 - apple-clang support
Issue -
State: closed - Opened by ericLemanissier about 3 years ago
- 6 comments
Labels: bug, macos
#42 - Build and install Qt 5 and Qt 6 version in a single pass
Issue -
State: closed - Opened by xvitaly about 3 years ago
- 2 comments
#41 - Some tests failed on 0.4.0 due to low timeout
Issue -
State: closed - Opened by xvitaly about 3 years ago
- 6 comments
#40 - qcoroprocess test failed on 0.4.0
Issue -
State: open - Opened by xvitaly about 3 years ago
#39 - Add .then() continuation to Task<T>
Pull Request -
State: closed - Opened by danvratil about 3 years ago
- 1 comment
Labels: enhancement
#38 - Support building against libstdc++ with Clang
Pull Request -
State: closed - Opened by danvratil about 3 years ago
- 4 comments
#37 - Make QCoro builds for Qt5 and Qt6 co-installable (#36)
Pull Request -
State: closed - Opened by danvratil about 3 years ago
- 1 comment
#36 - Qt5 and Qt6 versions use the same filename and soname
Issue -
State: closed - Opened by berolinux about 3 years ago
- 1 comment
#35 - Fix issue #24: Early co_returns do not resume the caller
Pull Request -
State: closed - Opened by ivknv about 3 years ago
- 4 comments
#34 - Fixes for qprocess example
Pull Request -
State: closed - Opened by suy about 3 years ago
- 2 comments
#33 - it possible to co_await forever on asyncCall?
Issue -
State: closed - Opened by krab about 3 years ago
- 1 comment
#32 - Doesn't work on Debian 11?
Issue -
State: closed - Opened by krab about 3 years ago
- 3 comments
#31 - Let QCoroTcpServerTest listen on random port to avoid clashes/reuse
Pull Request -
State: closed - Opened by danvratil about 3 years ago
- 1 comment
#30 - Improve HttpServer-based tests
Pull Request -
State: closed - Opened by danvratil about 3 years ago
#29 - Extend the test suite for QCoro::Task
Pull Request -
State: closed - Opened by danvratil about 3 years ago
#28 - Make exception support compile-time optional
Issue -
State: open - Opened by danvratil about 3 years ago
Labels: enhancement
#27 - Make the move-operator= check for self assignment
Pull Request -
State: closed - Opened by rgriebl about 3 years ago
- 1 comment
#26 - Do not destroy co-routines too early.
Pull Request -
State: closed - Opened by rgriebl about 3 years ago
- 6 comments
#25 - QCoro can now be built from a subdirectory
Pull Request -
State: closed - Opened by captainurist about 3 years ago
- 1 comment
#24 - Early co_returns do not resume the caller
Issue -
State: closed - Opened by rgriebl about 3 years ago
- 5 comments
Labels: bug
#23 - Fixes for qcorocore.h
Pull Request -
State: closed - Opened by suy about 3 years ago
- 1 comment
#22 - Can't find Threads if compiled with Clang
Issue -
State: closed - Opened by AngryPenguinPL about 3 years ago
- 3 comments
Labels: bug
#21 - Disable QDBus integration by default on Windows/Mac/Android
Pull Request -
State: closed - Opened by nicolasfella over 3 years ago
- 1 comment
#20 - Provide a soversion / sonum for shared libraries
Issue -
State: closed - Opened by lbeltrame over 3 years ago
- 3 comments
#19 - [cmake] QtConcurrent is also used for tests
Pull Request -
State: closed - Opened by heirecka over 3 years ago
#18 - Update to aqtinstall 2.x
Issue -
State: closed - Opened by danvratil over 3 years ago
Labels: infrastructure
#17 - Added SOVERSION field for shared libraries
Pull Request -
State: closed - Opened by xvitaly over 3 years ago
- 1 comment
#16 - Missing SOVERSION field
Issue -
State: closed - Opened by xvitaly over 3 years ago
#15 - Module split and API consolidation
Pull Request -
State: closed - Opened by danvratil over 3 years ago
#14 - Add support for multiple QDBusPendingReply parameters
Pull Request -
State: closed - Opened by nicolasfella over 3 years ago
- 3 comments
#13 - Cannot await QDBusPendingReply with multiple parameters
Issue -
State: closed - Opened by nicolasfella over 3 years ago
- 1 comment
#12 - CI: move installing Qt into its own GH Actions script
Pull Request -
State: closed - Opened by danvratil over 3 years ago
#11 - Initial release?
Issue -
State: closed - Opened by nicolasfella over 3 years ago
- 3 comments