diff --git a/test/PProf.jl b/test/PProf.jl index b5a86bd..64f4aa2 100644 --- a/test/PProf.jl +++ b/test/PProf.jl @@ -191,6 +191,7 @@ end @testset "subprocess refresh" begin + PProf.kill() @pprof foo(10000, 5, []) current_proc = PProf.proc[]