Commits


RandySheriffH authored and GitHub committed 40568d88212
Wait for dispatch done in RunParallelSection to fix random TP UT crash (#7443) * wait for dispatch done in RunParallelSection * pass worker_fn by value * cancel move * only move work_fn when it is lastly referred Co-authored-by: Randy Shuai <rashuai@microsoft.com>