Question about the codebase. Should we be returning here? #405

Closed
opened 2026-02-20 08:22:30 -05:00 by deekerman · 0 comments
Owner

Originally created by @alexballas on GitHub (Sep 11, 2025).

Originally assigned to: @ym on GitHub.

https://github.com/jetkvm/kvm/blame/ea068414dccf8d52400164dd1ea8c10d305756ad/display.go#L166

Should we be returning here? It feels that if we run startCloudBlink and cloudBlinkStopped is false we're just going to spawn more goroutines.

@ym

Originally created by @alexballas on GitHub (Sep 11, 2025). Originally assigned to: @ym on GitHub. https://github.com/jetkvm/kvm/blame/ea068414dccf8d52400164dd1ea8c10d305756ad/display.go#L166 Should we be returning here? It feels that if we run `startCloudBlink` and `cloudBlinkStopped` is false we're just going to spawn more goroutines. @ym
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/kvm#405
No description provided.