Skip to content

Commit 5d48a47

Browse files
teste
1 parent 71cdd41 commit 5d48a47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/managers.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@ function connect(manager::ClusterManager, pid::Int, config::WorkerConfig)
577577
config.host = rhost
578578
config.port = rport
579579
config.connect_at = nothing
580+
config.io = nothing
580581
#return connect_w2w(pid, config)
581582
return connect(manager, pid, config)
582583
end

0 commit comments

Comments
 (0)