alibaba / alibaba/async_simple
怎么在collectAny后再继续等待其他RescheduleLazy执行完毕
Open
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 316
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
怎么在collectAny后,再继续等待其他未完成的RescheduleLazy事务执行完毕,
或者换个方式,怎么使用collectAll时,主动捕获任一RescheduleLazy事务的返回或异常进行自定义操作。
因为我的RescheduleLazy很多,如果每个都包装嵌套一个Lazy进行处理很麻烦且不美观。
希望能得到帮助,感谢。
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is mentioned. Start by locating the collectAny, collectAll, and RescheduleLazy APIs, then determine whether the request needs documented usage or an API change; completion should be defined by a focused example or test for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100