[all-commits] [llvm/llvm-project] 169b4b: Attempt to fix over-keen restarter.

Eric via All-commits all-commits at lists.llvm.org
Sat Jun 28 09:59:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 169b4bea8774b403b327a9d8df62e446c29a114f
      https://github.com/llvm/llvm-project/commit/169b4bea8774b403b327a9d8df62e446c29a114f
  Author: Eric Fiselier <eric at efcs.ca>
  Date:   2025-06-28 (Sat, 28 Jun 2025)

  Changed paths:
    M .github/workflows/libcxx-restart-preempted-jobs.yaml

  Log Message:
  -----------
  Attempt to fix over-keen restarter.

The restarter will restart jobs that were canceled by a newer change,
causing the new and old change to fight it out.

This change attempts to address this by treating the "canceled" message
as an error.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list