Skip to content

Fix task stealing and add a C++ test case

Anjiang-Wei requested to merge fix_task_stealing into master

This PR aims to fix the task-stealing APIs and add a test case for it. The CI has passed. The original merge request and discussion are !868 (closed)

Merge request reports