Skip to content

Commit 74c16c0

Browse files
Debug log after close(worker)
1 parent 608994a commit 74c16c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReTestItems.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,7 @@ function manage_worker(
696696
end
697697
@info "All tests on worker $worker_num completed. Closing $worker."
698698
close(worker)
699+
@debugv 1 "Worker $worker_num closed: $(worker)"
699700
return nothing
700701
end
701702

0 commit comments

Comments
 (0)