VEuPathDB / service-multi-blast

Async BLAST+ query service and supporting libraries.
Apache License 2.0
0 stars 0 forks source link

fix possibility of zipping the zip the server is actively zipping #131

Closed Foxcapades closed 2 years ago

Foxcapades commented 2 years ago

Presently, if the formatter is run 2x in the same directory (possibly due to a race condition) the zip code could potentially attempt to zip the file it's presently writing to, recursively zipping the zip file itself infinitely.