intermine / intermine/bluegenes
Sometimes fail when copying/deleting multiple lists
Open
InterMine backend
Lists page
Medium priority
- Dominant language
- Clojure
- Stars
- 75
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
All the list copy/deletions are done in parallel, so this is likely a race condition ~~as it's pretty rare to occur~~ that occurs roughly 1/3 of the time when done for 5+ lists.
Contributor guide
Research direction
Start by locating the code that performs list copy and deletion in parallel, then reproduce the failure with 5 or more lists. The issue is resolved when repeated multi-list copy and deletion operations no longer fail intermittently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100