Commit e1e8139
committed
feat(tournament): cancel a running race with Ctrl-C
A tournament runs N agents to completion — minutes of work — with no way
to bail until it finished. The first Ctrl-C now aborts the race (its
contestants get the signal), tears down the worktrees, and skips the
merge picker instead of exiting.1 parent b51c8ba commit e1e8139
1 file changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
540 | 547 | | |
541 | 548 | | |
542 | 549 | | |
| |||
706 | 713 | | |
707 | 714 | | |
708 | 715 | | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
709 | 723 | | |
710 | 724 | | |
711 | 725 | | |
712 | | - | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
713 | 732 | | |
714 | 733 | | |
715 | 734 | | |
| |||
0 commit comments