Fix compile error on centos6. it does not like std::this_thread::sleep()
Simplify task_group destructor. No tasks must be running or queued into task group is being destroyed.
Showing
Please register or sign in to comment
Simplify task_group destructor. No tasks must be running or queued into task group is being destroyed.