Commit 6a8cc6d
fix: restore None guard for legacy direct-stage callers
Tests that construct ZephyrCoordinator without initialize() leave
_coordinator_thread as None. The guard is needed for that path.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a4b8454 commit 6a8cc6d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
870 | 870 | | |
871 | 871 | | |
872 | 872 | | |
873 | | - | |
| 873 | + | |
874 | 874 | | |
875 | 875 | | |
876 | 876 | | |
| |||
0 commit comments