Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

高级-同时执行多个任务,应当为yield all([]), 缺少了all()函数调用 #67

Closed
MeetzhDing opened this issue May 24, 2019 · 2 comments

Comments

@MeetzhDing
Copy link

MeetzhDing commented May 24, 2019

如题所示,在 https://redux-saga-in-chinese.js.org/docs/advanced/RunningTasksInParallel.html 中出现了这个问题,虽然此github源中的文档内容和英文原版没有出入,都是用的yield all([]), 但是在html版本的文档中并没有得到同步。

中文文档: https://redux-saga-in-chinese.js.org/docs/advanced/RunningTasksInParallel.html
此github源: https://github.com/superRaytin/redux-saga-in-chinese/tree/master/docs/advanced/RunningTasksInParallel.md

@vincentdd
Copy link

2019年10月,中文文档还是没有和MD同步

@hahaliangchen
Copy link

2020年6月24 依然没有同步还是错误的示范,我幸好上网查了查我用源码进行推导,发现也没啥特殊的啊,而且没执行功能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants