Matt McLoughlin
Matt McLoughlin
Currently, the test duration is printed with 14 decimal places, like this: test_name (2.43199897100011 seconds) This PR is to round the test duration to the nearest millisecond (3 decimal places),...
## Bug Report ### Affected tool(s) or class(es) The docker image: `broadinstitute/gatk` ### Affected version(s) `latest` ### Description - The current GATK image has 44 layers - In [the Azure...
Currently, when Azure Batch has no quota available, a TES Task in [TES on Azure](https://github.com/microsoft/ga4gh-tes) will stay in the `INITIALIZING` state indefinitely until quota becomes available. This could be minutes,...
`path_prefix` as currently defined in the specification is ambiguous. It is also a convenience feature, since the local filesystem can be reorganized as needed either by including additional bash commands...