Skip to content

Commit 21a1c0a

Browse files
teste
1 parent d9d8234 commit 21a1c0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/managers.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,6 @@ 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
581580
#return connect_w2w(pid, config)
582581
return connect(manager, pid, config)
583582
end

0 commit comments

Comments
 (0)