ParallelTestRunner v2.6.0
Merged pull requests:
- Use Base.Semaphore to control test execution parallelism (#119) (@giordano)
- Fix init value of
countin_count_child_pids(#126) (@giordano) - Add a check that there are no running workers at end of the tests (#127) (@giordano)
- Fix styling in print_header function (#128) (@christiangnrd)
- Features for CUDA.jl conversion (#129) (@maleadt)