Parallel execution uses thread pool to avoid leaking resources. #1367 by @tetron with support from @mr-c
Fix cwltool-in-docker.sh to accept DOCKER_HOST #1372 by @tom-tan with shellchecking by @mr-c
Add fs_access for unknown URIs in relocateOutputs() _realpath(). #1376 by @DailyDreaming