parent
4d99fce3bb
commit
de06175b8d
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ func connectToServer(ctx context.Context, uuid uuid.UUID) {
|
||||||
if c != nil {
|
if c != nil {
|
||||||
c.CloseNow()
|
c.CloseNow()
|
||||||
}
|
}
|
||||||
}
|
}()
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
if res != nil {
|
if res != nil {
|
||||||
|
|
Loading…
Add table
Reference in a new issue