Issues
- 2
Destructor called more than once
#286 opened by baderouaich - 3
Member function capture std::string issue
#284 opened by wolfaherd - 0
Remove lambda captures
#285 opened by jbaldwin - 1
link failure with mingw
#283 opened by star-hengxing - 15
Option for wait_all to propagate exceptions eagarly
#280 opened by Timmmm - 3
AI-Generated Documentation Experiment for libcoro
#269 opened by plops - 6
Suggestions for adding TIPC protocol to net
#278 opened by lordvictory - 2
when_any support
#279 opened by Timmmm - 3
Explore using libuv for cross platform io support
#248 opened by jbaldwin - 0
Document gcc limitation in -O0 symmetric transfer
#277 opened by jbaldwin - 9
Stack Frames Not Cleared After `co_await`
#273 opened by ripose-jp - 7
- 0
Update supported opensuse versin to leap 15.5
#274 opened by jbaldwin - 1
- 6
- 0
- 9
Lost values when combined with std::views::take
#261 opened by mikucionisaau - 2
- 0
Macos ci failing with macos-latest (14) M1
#266 opened by jbaldwin - 10
MSVC compiler warning
#191 opened by bjones1 - 3
Build conan package in CI and push on release
#258 opened by jbaldwin - 0
Add explicit c++23 builds
#256 opened by jbaldwin - 0
Release v0.11
#241 opened by jbaldwin - 18
Calling coro::sync_wait with coro::ring_buffer::consume returns default constructed objects for complex return values
#242 opened by ripose-jp - 8
- 2
Add support for shared library
#233 opened by uilianries - 0
Make net::dns::resolver use concepts::io_executor
#237 opened by jbaldwin - 0
Make `coro::net::*` use `concepts::io_executor`
#239 opened by jbaldwin - 3
Builiding error on Msys2(mingw64)
#235 opened by AstroAir - 0
add readme instructions on adding and running tests
#182 opened by jbaldwin - 10
- 6
- 0
Re-organize ci.yml by platform
#227 opened by jbaldwin - 0
- 2
Support for file IO?
#171 opened by yuzhichang - 0
Release v0.10
#222 opened by jbaldwin - 1
- 0
- 0
Move details clock using statements to be public
#217 opened by jbaldwin - 1
Windows CI needs to run tests
#219 opened by jbaldwin - 0
Fix readme coverage status
#213 opened by jbaldwin - 0
Add std::ranges tests for coro::when_all
#211 opened by jbaldwin - 0
- 0
Use std::shared_ptr for coro::ssl_context pointers
#204 opened by jbaldwin - 2
- 0
Rename LIBCORO_FEATURE_THREADING
#183 opened by jbaldwin - 2
The coro::task should not use std::optional
#193 opened by a858438680 - 1
coro::event remove from LIBCORO_FEATURE_THREADING
#173 opened by jbaldwin - 7
task does not support rvalue return type
#180 opened by a858438680 - 8
Refactor coro::event to condition variable?
#172 opened by yuzhichang