[libcxx-commits] [libcxx] [libc++] Fix std::future not waiting until the thread is finished to clean up (PR #130145)

kadir çetinkaya via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 7 05:23:53 PST 2025


kadircet wrote:

also forgot to mention, but yes, the bits that actually revert changes in https://github.com/llvm/llvm-project/pull/125433/files fix issues we're seeing (and test case here already demonstrates the situation).

https://github.com/llvm/llvm-project/pull/130145


More information about the libcxx-commits mailing list