Files
go-common/library/sync/errgroup.v2/CHANGELOG.md
2019-04-22 18:49:16 +08:00

8 lines
176 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### errgroup
#### Version 1.1.0
> 1.支持 MaxProc 限制并发执行数
#### Version 1.0.0
> 1.提供带recover的errgroupWait()返回的err包含完整的堆栈信息