Compare commits
1 commit
c3bb283cce
...
cbc59f82fb
Author | SHA1 | Date | |
---|---|---|---|
cbc59f82fb |
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ func (c *Client) Init(info common.CallMethodInfo, opts ...CallOption) (MessageRe
|
|||
case <-newStreamCh:
|
||||
default:
|
||||
cancel()
|
||||
<-newStreamCh
|
||||
return nil, context.Canceled
|
||||
}
|
||||
case <-newStreamCh:
|
||||
|
|
Loading…
Add table
Reference in a new issue