[all-commits] [llvm/llvm-project] b3b611: [libc++] Fix flakiness in `atomic_notify_all.pass....

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Fri Oct 27 06:50:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b3b611fe1a2f41e3e3ccf294c3fd9b1316e70c4d
      https://github.com/llvm/llvm-project/commit/b3b611fe1a2f41e3e3ccf294c3fd9b1316e70c4d
  Author: Konstantin Varlamov <var-const at users.noreply.github.com>
  Date:   2023-10-27 (Fri, 27 Oct 2023)

  Changed paths:
    M libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.wait/atomic_notify_all.pass.cpp

  Log Message:
  -----------
  [libc++] Fix flakiness in `atomic_notify_all.pass.cpp` (#70436)

Avoid relying on sleep for synchronization.




More information about the All-commits mailing list