Skip to content

Commit

Permalink
add pid of parent process for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Dec 15, 2023
1 parent d0efc5c commit 8440f83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ cd(@__DIR__) do

println("""
Running parallel tests with:
getpid() = $(getpid())
nworkers() = $(nworkers())
nthreads() = $(Threads.threadpoolsize())
Sys.CPU_THREADS = $(Sys.CPU_THREADS)
Expand Down

0 comments on commit 8440f83

Please sign in to comment.