Fix race in ConnectWithTLS
where relay.Connection
can be set to nil
concurrently with writes, causing panics.
#869
Annotations
4 errors
test
Process completed with exit code 1.
|
test:
nip44/nip44.go#L116
non-constant format string in call to fmt.Errorf
|
test:
nip44/nip44.go#L111
non-constant format string in call to fmt.Errorf
|
test:
nip44/nip44.go#L99
non-constant format string in call to fmt.Errorf
|