Small refactor for Distributed:managers.jl #34556
change s => sock
a889c4b5
start trying to seperate out the Sockets.bind call
d16fbb43
add comment to explain
db923d26
s => sock
964ae8a6
Add test and change s=>sock
bdedca14
ssikdar1
changed the title Managers refactor Small refactor for Distributed:managers.jl 6 years ago
change based on output errors from the debug_output generate_precompile
08001cdc
change debug_output to stdout to see debug in CI test builds
d3b501be
change debug back to devnull since the tests ended up passing
5b32827c
tanmaykm
requested changes
on 2020-01-31
change to pass IPAddr types
5a0ac0e6
tanmaykm
requested changes
on 2020-02-01
change IPv4(0)/IPv6(0) => iptype(0)
ad140acb
change != to isa
ec17f8e9
change connect_to_worker to only call getaddrinfo once
2f6dd498
tanmaykm
requested changes
on 2020-02-03
fix if statement for sock.status
28f54280
change host => bind_addr in connect
662ffb94
refactor sockets code in managers.jl
5ccd24e8
Merge remote-tracking branch 'upstream/master' into managers-refactor
7fd77008
Merge branch 'managers-refactor' of https://github.com/ssikdar1/julia…
d4bb8ac0
tanmaykm
approved these changes
on 2020-02-05
tanmaykm
merged
f2d68ad6
into master 6 years ago
ssikdar1
deleted the managers-refactor branch 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub