catalyst / moodle-tool_objectfs

Object file storage system for Moodle
https://moodle.org/plugins/tool_objectfs
88 stars 72 forks source link

generate_status_report should not delete the existing data while it is running #556

Open brendanheywood opened 1 year ago

brendanheywood commented 1 year ago

This should either generate the data in memory and then write it atomically, or use a transaction etc