Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / avplayer/ucoro issues and pull requests
#48 - add c-ares example
Pull Request -
State: open - Opened by microcai 4 days ago
- 2 comments
#46 - 修正 issue #44
Pull Request -
State: closed - Opened by microcai 5 days ago
#45 - Fix #44
Pull Request -
State: closed - Opened by microcai 5 days ago
#44 - 编译不过
Issue -
State: closed - Opened by zwkno1 5 days ago
- 10 comments
#43 - 解决老中医提出的不能 syncAwait 然后捕获异常的问题。测试用例见 test7
Pull Request -
State: closed - Opened by microcai 13 days ago
- 1 comment
#42 - 类型萃取的代码添加更多的注释。这部分东西永远是 c++ 里最晦涩难懂的
Pull Request -
State: closed - Opened by microcai 14 days ago
#41 - 删除 ExecutorAwaiter 的前置声明
Pull Request -
State: closed - Opened by microcai 14 days ago
#40 - 删除 awaitable_detached<> 类。减少代码重复
Pull Request -
State: closed - Opened by microcai 15 days ago
- 2 comments
Labels: bug, enhancement
#39 - 防止 awaitable_detached 在 完全 detach 模式下吞异常
Pull Request -
State: closed - Opened by microcai 16 days ago
#38 - 规避在 callback 中乱抛异常导致协程 double resume 的问题。
Pull Request -
State: closed - Opened by Jackarain 16 days ago
#37 - 添加异常转发的调试断言,exception 必须是非空指针的情况下,才能进入异常转发逻辑。
Pull Request -
State: closed - Opened by Jackarain 16 days ago
#36 - 解决 handle.resume 和 return noop_coroutine 的竞争问题。
Pull Request -
State: closed - Opened by microcai 16 days ago
#35 - 提高 cmake 版本要求,直接消灭 cmake 的警告
Pull Request -
State: closed - Opened by microcai 16 days ago
- 2 comments
#34 - 不需要为 qt 特意使用 Debug 版本 静态库
Pull Request -
State: closed - Opened by microcai 16 days ago
#33 - 避免使用 std::shared_ptr 用于 std::atomic_flag,改善 callback_awaitable 实现。
Pull Request -
State: closed - Opened by Jackarain 17 days ago
#32 - 能否将这个 executor_detect_flag 变量作为 CallbackAwaiter 类的成员变量?
Issue -
State: closed - Opened by Jackarain 17 days ago
- 4 comments
Labels: help wanted, question
#31 - 更改test命名
Issue -
State: open - Opened by EvinceMoi 17 days ago
- 1 comment
Labels: imporve
#30 - 修正头文件包含,包含 <atomic> 而不是 <thread>,目前在 awaitable.hpp 中使用不到 thread 相关的东西。
Pull Request -
State: closed - Opened by Jackarain 17 days ago
#29 - 删除 executor_awaitable
Pull Request -
State: closed - Opened by microcai 17 days ago
#28 - Little-fix
Pull Request -
State: closed - Opened by microcai 17 days ago
#27 - callback_awaitable 自适应executor模式
Pull Request -
State: closed - Opened by microcai 18 days ago
- 9 comments
Labels: enhancement
#26 - 支持等待 .detach() 创建的协程
Pull Request -
State: closed - Opened by microcai 18 days ago
- 1 comment
Labels: enhancement
#25 - update clang-format and code style
Pull Request -
State: closed - Opened by microcai 18 days ago
Labels: code style
#24 - 初步添加xmake支持
Pull Request -
State: closed - Opened by EvinceMoi 19 days ago
- 4 comments
Labels: enhancement, help wanted
#23 - 初步添加xmake支持
Pull Request -
State: closed - Opened by EvinceMoi 19 days ago
- 1 comment
#22 - 简化 <void> 的模板特化代码
Pull Request -
State: closed - Opened by microcai 19 days ago
- 1 comment
#21 - readme 得根据 代码的变化而更新
Pull Request -
State: closed - Opened by microcai 19 days ago
#20 - fix typo
Pull Request -
State: closed - Opened by EvinceMoi 19 days ago
#19 - promsietype 的 local_ 类型是 std::shared_ptr<std::any>, 修正之
Pull Request -
State: closed - Opened by microcai 19 days ago
#18 - 修正嵌套的 asio 协程内部启动的 ucoro 协程无法再调用 asio 协程的错误
Pull Request -
State: closed - Opened by microcai 19 days ago
#17 - 从 boost.cobalt 学的 awaitable<T> 模板特化方法
Pull Request -
State: closed - Opened by microcai 19 days ago
- 2 comments
#16 - 测试编译失败能不能 合并
Pull Request -
State: closed - Opened by microcai 20 days ago
#15 - 试试 review 功能
Pull Request -
State: closed - Opened by microcai 20 days ago
- 2 comments
#14 - Rename testcurl to test_curl
Pull Request -
State: closed - Opened by Jackarain 20 days ago
#13 - Typo in wiki page
Issue -
State: closed - Opened by jsjtxietian 27 days ago
- 2 comments
Labels: documentation
#12 - Add test_executor
Pull Request -
State: closed - Opened by Jackarain 27 days ago
- 2 comments
#11 - Improve code style
Pull Request -
State: closed - Opened by Jackarain 28 days ago
#10 - Update code style
Pull Request -
State: closed - Opened by Jackarain 28 days ago
#9 - Update comment
Pull Request -
State: closed - Opened by Jackarain 28 days ago
#8 - Remove some unused macro
Pull Request -
State: closed - Opened by Jackarain 28 days ago
#7 - Update co_await ucoro::local_storage
Pull Request -
State: closed - Opened by Jackarain about 1 month ago
#6 - Update tests use folders
Pull Request -
State: closed - Opened by Jackarain about 1 month ago
#5 - Use utf8 with bom
Pull Request -
State: closed - Opened by Jackarain about 1 month ago
#4 - Update cmake for msvc
Pull Request -
State: closed - Opened by Jackarain about 1 month ago
#3 - Better var name and use std::is_void_v<T> instead of std::is_same_v<T, void>
Pull Request -
State: closed - Opened by Jackarain about 1 month ago
#2 - Rename namespace cppcoro to ucoro
Pull Request -
State: closed - Opened by Jackarain about 1 month ago
#1 - Rename var global_crors to debug_coro_count for debug
Pull Request -
State: closed - Opened by Jackarain about 1 month ago