mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-18 22:17:44 +02:00
couple bug fixes in tunnel
This commit is contained in:
@ -1060,6 +1060,8 @@ func (n *network) Connect() error {
|
||||
|
||||
// send the connect message
|
||||
n.sendConnect()
|
||||
// most importantly
|
||||
break
|
||||
}
|
||||
}()
|
||||
|
||||
|
Reference in New Issue
Block a user