Handle harness checkout conflicts gracefully

This commit is contained in:
Dotta 2026-04-12 20:57:31 -05:00
parent be82a912b2
commit 8e82ac7e38
2 changed files with 13 additions and 3 deletions

View file

@ -574,4 +574,5 @@ describe("heartbeat comment wake batching", () => {
await gateway.close();
}
}, 20_000);
});