glormph / kantele

Lab proteomics raw and search data management
2 stars 1 forks source link

Add files to dataset does not wait for dataset operations #23

Closed glormph closed 1 year ago

glormph commented 1 year ago

When adding files to a dataset, the job move_files_storage does not wait for dataset jobs like rename, and files may be moved to the wrong location if it is executed before the rename has managed to change dataset.storage_loc

glormph commented 1 year ago

Also make sure that dataset move over storage servershare is an operation that add/remove waits for.