We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b6655 commit 9bf5217Copy full SHA for 9bf5217
test/persistent_workers.jl
@@ -38,5 +38,6 @@ using DistributedNext
38
@everywhere 1+1
39
finally
40
kill(worker)
41
+ wait(worker)
42
end
43
0 commit comments