Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01JoVmf2fWvcpoXndcDSwRf7
6 lines
297 B
Plaintext
6 lines
297 B
Plaintext
# SmartLifecycle beans with the default phase and with phase 1000, while a request is in flight
|
|
|
|
EarlyWorker.stop (phase 2147483647): requests still in flight = 1
|
|
LateWorker.stop (phase 1000): requests still in flight = 0
|
|
the client saw: HTTP 200: finished after 1500 ms, virtual thread = true
|