You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cardil
changed the title
Spinner can hang forever on stop(), when executed on fast rendering setups
Spinner can hang forever while stopping, when executed on fast rendering setups
Mar 21, 2024
On some fast rendering setups like:
the spinner could hang indefinitely on
Quit()
, andWait()
method:client-pkg/pkg/output/tui/spinner.go
Lines 93 to 94 in 325b48c
See the goroutines dump: https://gist.github.com/cardil/039c0691d94b9537126b50361bbf9d3e
/kind bug
The text was updated successfully, but these errors were encountered: