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
Upon running the following, I think it is not a problem with the lock but the delete function. I am using an old Spyglass. If the delete on your end works, please delete it for me. Thanks.
Hi @shijiegu - I would like to reserve GitHub issues for items concerning up-to-date Spyglass. So long as you're using an old version, please either post to GitHub discussions or Slack channels.
Using delete_quick does not cascade deletes. This IntegrityError indicates that there are downstream items that depend on this entry and they will need to be deleted first. DataJoint's delete can handle this for you. Our check_threads feature can distinguish between #1030 and other issues. You might be interested in copying this code to a custom repository
Describe the bug
hangs a long time (>1h) and is still hanging.
IntervalList() does not have this problem.
The text was updated successfully, but these errors were encountered: