Skip to content

Commit 61bc078

Browse files
test ...
1 parent f44d380 commit 61bc078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cluster.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,7 @@ function init_bind_addr()
14211421

14221422
@info "A2: $(getipaddrs(IPv4; loopback = false))"
14231423
bind_port = 0
1424+
bind_addr = ""
14241425
try
14251426
ips = getipaddrs(IPv4; loopback = false)
14261427
n = length(ips)

0 commit comments

Comments
 (0)