Skip to content

Commit a8fe99b

Browse files
committed
Remove undefined reference to rmprocs
1 parent 7f27702 commit a8fe99b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ParallelTestRunner.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,6 @@ function runtests(mod::Module, args::ParsedArgs;
11021102
isa(err, InterruptException) || rethrow()
11031103
end
11041104
end
1105-
@async rmprocs(; waitfor=0)
11061105

11071106
# print the output generated by each testset
11081107
for (testname, result, output, _start, _stop) in results

0 commit comments

Comments
 (0)