Skip to content

Conversation

@unsuman
Copy link
Contributor

@unsuman unsuman commented Aug 18, 2025

The recently merged PR #3836 introduced a 60-second timeout to shut down the gRPC server if no client connects. However, it has a bug: the timer is not cancelled once a client successfully connects. This causes the server to forcefully shut down after 60 seconds, regardless of whether a client has connected.

@unsuman unsuman marked this pull request as draft August 18, 2025 13:55
Signed-off-by: Ansuman Sahoo <[email protected]>
@unsuman unsuman force-pushed the fix/ext-driver-shutdown-issue branch from 9ddeecb to 62db1d4 Compare August 19, 2025 00:04
@unsuman unsuman marked this pull request as ready for review August 19, 2025 00:09
@AkihiroSuda AkihiroSuda added this to the v2.0.0 milestone Aug 19, 2025
@AkihiroSuda AkihiroSuda added the gsoc/2025 Google Summer of Code 2025 label Aug 19, 2025
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit c338ded into lima-vm:master Aug 19, 2025
62 of 63 checks passed
@AkihiroSuda AkihiroSuda added the area/vmdrivers VM driver infrastructure label Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/vmdrivers VM driver infrastructure gsoc/2025 Google Summer of Code 2025

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants