Skip to content

Commit 8440f83

Browse files
add pid of parent process for tests
1 parent d0efc5c commit 8440f83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ cd(@__DIR__) do
126126

127127
println("""
128128
Running parallel tests with:
129+
getpid() = $(getpid())
129130
nworkers() = $(nworkers())
130131
nthreads() = $(Threads.threadpoolsize())
131132
Sys.CPU_THREADS = $(Sys.CPU_THREADS)

0 commit comments

Comments
 (0)