F3: agent-watch viewer leak + workdir test settle-race #600
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The 2 deferred items: (1) agent watch leaks a grouped -watch- viewer session if attach throws/interrupts — wrap in try/finally, kill in finally; (2) test-start-agent-session.sh Test 1 reads pane_current_path before the pane settles into the -c workdir (cwd-dependent false fail that blocked HB tests 6/7) — poll until settled. Refs #588.