suhrig

Results 5 issues of suhrig

Hello, I just found your implementation of a HAT-tree map and already love it. I use strings as keys and structs as values, and it is faster than a `std::map`...

## PR checklist As explained in https://github.com/ncbi/sra-tools/issues/896, `vdb-validate` does not detect file corruption if the prefetched files do not contain MD5 checksums. It has happened to me many times that...

### Description of the bug As explained in https://github.com/ncbi/sra-tools/issues/896, `vdb-validate` does not detect file corruption if the prefetched files do not contain MD5 checksums. It has happened to me many...

bug

This PR fixes #285. Downloads using sratools often resulted in corrupt files, because the tool to check the file integrity, `vdb-validate` is not always reliable. This PR updates the module...

Dear Keiran, The containers available at dockstore crash frequently in our environment. I tried the versions 1.0.8, 1.1.2, 1.1.3, and 1.1.4. The crashes occur at random steps of the workflow...

bug