sdss / lvmdrp

Local Volume Mapper (LVM) Data Reduction Pipeline
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

drpAll file creation/update sometimes fails on the cluster due to concurrent access #94

Closed ndrory closed 1 month ago

ndrory commented 2 months ago

The way we update the drpAll file is not thread/multiprocess safe and fails sometimes due to concurrent access to the HDF5 file.