Issues
- 0
- 4
linux/arm64 gcc-13编译失败,无法识别到-m64参数
#408 opened by lona-cn - 0
- 10
怎么在collectAny后再继续等待其他RescheduleLazy执行完毕
#381 opened by obqrn - 35
在没有调度器的情况下,有爆栈问题。
#404 opened by Jackarain - 17
- 3
Mutex unlock这里为啥是原地resume呀
#380 opened by chloro-pn - 5
- 3
- 0
install TARGETS given unknown argument "FILE_SET".
#388 opened by nqf - 2
相比于老式的异步编程, switch延时如何?
#379 opened by JaydenFish - 1
What are the best practices for cancellation?
#378 opened by TypeCombinator - 6
Bug Report: Extra Increment on Generator::iterator After Completion Causes Crash Using Clang15
#372 opened by faker2048 - 13
有没有更详细的windows版本安装流程,编译环节一直出现问题
#308 opened by bbj767475974 - 3
how to adapt to callback style API
#368 opened by microcai - 2
GTEST_INCLUDE_DIR-NOTFOUND
#363 opened by yinghaoyu - 3
coro::ConditionVariable is not aware of Executor
#361 opened by ChuanqiXu9 - 3
A question about Mutex implementation
#362 opened by chloro-pn - 1
There might be better to use like `asyncio.gather` in example of `StacklessCoroutineAndFuture.md`
#359 opened by faker2048 - 4
請問如何實現類似epoll的模型?
#358 opened by hoskylucky - 0
ConditionVariable::notifyOne 可能miss唤醒,
#355 opened by sxstd001 - 11
可否提供一个客户端异步http请求的例子?
#354 opened by bethebest0622 - 4
co_await async_simple::coro::sleep() question
#344 opened by HuberyFok - 2
how to resume a Yield coro
#347 opened by li-yueping - 0
Try.h报错信息拼写错误
#343 opened by StephenRi - 13
- 0
Yield compile failed with C2589 in msvc
#310 opened by poor-circle - 6
What about add a new feature lazy_local
#332 opened by chloro-pn - 11
a bug in specifying executors for Future
#325 opened by chloro-pn - 3
- 4
xmake build failed on windows
#318 opened by Zhou-Pixel - 1
We need functionality similar to asio::dispatch
#314 opened by chloro-pn - 1
- 1
Consideration about setting shared library version
#306 opened by topazus - 0
可以release一个新版本吗
#305 opened by nqf - 2
async_simple/coro/Lazy.h:239:16: error: moving a temporary object prevents copy elision [-Werror=pessimizing-move]
#302 opened by topazus - 1
conan test is not stable
#259 opened by ChuanqiXu9 - 5
[Enhancement] An RAII coroutine type
#296 opened by nofe1248 - 5
- 0
can not override a private virtual function in Executor
#285 opened by qicosmos - 23
`TryAwaiter` may need `coAwait` method
#276 opened by 4kangjc - 0
Do not use logicAssert in noexcept functions
#274 opened by 4kangjc - 0
- 1
We need coro::Latch like std::latch
#270 opened by 4kangjc - 1
- 0
Document GetStarted.md:The example of "CountChar" in this file is missing a header file
#264 opened by PokIsemaine - 8
Some questions about collectAny
#260 opened by chloro-pn - 7
- 7
run_async_simple_uthread_test failed
#253 opened by bobhan1 - 1
async_simple_coro_test.exe with cl.exe /fsanitize=address produce negative time
#252 opened by meongmeongasd