fix(pegboard-runner): clear terminal tunnel routes#4621
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review:
|
| Severity | Finding |
|---|---|
| Medium | Test helpers added but never called; no tests assert terminal messages actually clear the route |
| Low | _ => false catchall silently handles unknown future protocol variants |
| Low | DeprecatedTunnelAck path computes clear_route before the early-return that discards it |
| Info | Failed publish leaves route in place (pre-existing; worth a comment) |
d96b76e to
c8659a3
Compare
c8659a3 to
eeba1f7
Compare
eeba1f7 to
d0fd3ff
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: