aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
70 stars 43 forks source link

to prevent file cleaning, touch cache, its link, md5 and id, resolves #1282 #1367

Open MontrealSergiy opened 7 months ago

MontrealSergiy commented 7 months ago

resolves #1282

It maybe safer to recreate the symlink than touch, but I guess should work for us

MontrealSergiy commented 3 months ago

I believe I added the requested changes