You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This problem existed before this PR, but I'll just mention that by the time this .save() is called this Dandiset object might be stale. I think we need to lock the dandiset object with select_for_update.
Originally posted by @mvandenburgh in #1886 (comment):
dandi-archive/dandiapi/api/views/dandiset.py
Lines 416 to 420 in 0a225f4
The text was updated successfully, but these errors were encountered: