spacedrive
spacedrive copied to clipboard
[ENG-737] Location deletion hanging
Deleting large locations often took a long time, and I believe it was just a simple concurrency issue. I've done some testing myself, but will keep this as a draft until I (and others) have validated the fix.
As far as I can tell, this is fixed - at least in dev with multiple large locations. I'm unable to test prod due to other issues, but more tests would be appreciated before merge.
ENG-737 Delete location takes forever
No errors, no logs and shows nothing to frontend. It's most likely timing out?
happens on big directories
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
spacedrive-web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 22, 2023 9:07am |
1 Ignored Deployment
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
spacedrive-landing | ⬜️ Ignored (Inspect) | Visit Preview | Jun 22, 2023 9:07am |
Drafting until I find the issue, it seems to still be happening.
Issue is a lot more complex than first thought, this cleans it up a little though.