Commit f22f009
fix(review): reset gate_infrastructure_ready on post-handler failure paths
When enable_components or _redisable_subsets fails after _open_kitchen_handler
succeeds, gate_infrastructure_ready must be reset to False so the next
open_kitchen call re-runs the handler instead of silently skipping it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 542c26e commit f22f009
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
| 557 | + | |
557 | 558 | | |
558 | 559 | | |
559 | 560 | | |
| |||
566 | 567 | | |
567 | 568 | | |
568 | 569 | | |
| 570 | + | |
569 | 571 | | |
570 | 572 | | |
571 | 573 | | |
| |||
0 commit comments