aleksraiden opened a new pull request, #3239:
URL: https://github.com/apache/kvrocks/pull/3239

   Update TBB version to 2022.3.0 (see: 
https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0)
   
   **Key changes**
   
   - Introduced API for setting dynamic task dependencies in task_group. This 
allows successor tasks to execute only after all their predecessors have 
completed
   - Extended task_arena with API support for enqueuing functions into a 
task_group and waiting for the task_group to complete
   - Introduced API for setting and getting the assertion handler. This allows 
applications to set their own assertion handling functions
   - Bug fixes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to