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
fix: set wait function before spinning off goroutine
In special circumstances, the goroutine might finish before the wait
function was set, causing a panic.
Signed-off-by: Donnie Adams <[email protected]>
0 commit comments