# Functions
Execute 执行一个并发任务,如果有错误则一定返回 ParallelTaskError.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
Task 单个任务, 指定任务的 key, 执行失败返回对应的错误.
TaskFunc 单个任务, 指定任务的 ID 与 key, 执行失败返回对应的错误.