Commit 2eb7184
Add Python-side shutdown timing logs for diagnosis
Add print statements with timestamps at key shutdown points
(initiate_shutdown, poller drain, finalize_shutdown) to correlate
with TEMP_FIX poll cancellation timestamps and determine if the
race is slow ShutdownWorker RPC or in-flight polls.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e7340dd commit 2eb7184
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
| 840 | + | |
840 | 841 | | |
| 842 | + | |
841 | 843 | | |
842 | 844 | | |
843 | 845 | | |
| |||
853 | 855 | | |
854 | 856 | | |
855 | 857 | | |
| 858 | + | |
856 | 859 | | |
| 860 | + | |
857 | 861 | | |
858 | 862 | | |
859 | 863 | | |
| |||
871 | 875 | | |
872 | 876 | | |
873 | 877 | | |
| 878 | + | |
874 | 879 | | |
| 880 | + | |
875 | 881 | | |
876 | 882 | | |
877 | 883 | | |
| |||
0 commit comments