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
it seems like those functions will complete when the timeout expires and then the goroutine would go away.
Should we be using a select so they can stop the sleep if the response has already been received