Commit 3af2a1c
committed
Set lcReady when warmup completes
guides/routing.md documents the post-warmup state as
lcReady|lcActive but tryWarmupSkip's completion path only
cleared lcNeedsWarmup, leaving lcReady unset for the lifetime
of the connection.
Signed-off-by: Sean Chittenden <sean.chittenden@crowdstrike.com>1 parent 051c771 commit 3af2a1c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
| 176 | + | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments