Commit e9e5e92
authored
Refactor api-proxy SIGTERM/SIGINT shutdown flow into a shared handler (#3209)
* Initial plan
* refactor: dedupe api-proxy graceful shutdown handlers
* refactor: keep async signal handler wrappers
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent ff0e5ef commit e9e5e92
1 file changed
Lines changed: 5 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
668 | | - | |
| 667 | + | |
| 668 | + | |
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
| 679 | + | |
680 | 680 | | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
| 681 | + | |
| 682 | + | |
694 | 683 | | |
695 | 684 | | |
696 | 685 | | |
| |||
0 commit comments