third-party/tbb/RELEASE_NOTES.md
This document contains changes of oneTBB compared to the last release.
try_put_and_wait API that submits a message to the graph and waits for its completion.oneapi::tbb::info namespace interfaces might unexpectedly change the process affinity mask on Windows* OS systems (see https://github.com/open-mpi/hwloc/issues/366 for details) when using hwloc version lower than 2.5.task_arena might be executed before tasks from a higher-priority task_arena.NOTE: To see known limitations that impact all versions of oneTBB, refer to oneTBB Documentation.
task_group, flow_graph, and parallel_for_each.std::aligned_storage deprecated in C++23 (Inspired by Valery Matskevich https://github.com/uxlfoundation/oneTBB/pull/1394).oneapi::tbb::info interfaces might interfere with the process affinity mask on the Windows* OS systems with multiple processor groups.