We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0537106 commit 2023fdbCopy full SHA for 2023fdb
initiator.go
@@ -61,7 +61,6 @@ func (i *Initiator) Start() (err error) {
61
i.wg.Done()
62
}(sessionID)
63
}
64
- i.wg.Wait()
65
return
66
67
0 commit comments