Skip to content

v1.0.11 release

Latest

Choose a tag to compare

@HuangXiaomeng HuangXiaomeng released this 15 Apr 03:37
· 1 commit to develop since this release
e1e5f46

Feat:

  1. Support auto scale of appGroup.

Fix:

  1. Fix second_delay panic issue with broadcast and MapReduce jobs.

Improvement:

  1. Optimized the exit method of background coroutines when broadcast and MapReduce tasks finish, using context communication.