Skip to content

Commit cef1e3a

Browse files
committed
fixup! debug
1 parent 6413f1e commit cef1e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/topology.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ using Random
142142
# With lazy=false, all connections ought to be setup during `addprocs`
143143
@show workers()
144144
nprocs() > 1 && rmprocs(workers())
145+
sleep(5)
145146
return
146147

147148
addprocs_with_testenv(8; lazy=false)

0 commit comments

Comments
 (0)