mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 04:15:36 -04:00
[GH-ISSUE #132] Task Doesn't Exist on Import #72
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Huskydog9988 on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/132
Sometimes when importing a game, the user is redirected to the task page seemingly before the task is created. This then displays an error saying the task doesn't exist. A refresh has resolved the issue in my experience, so I think its safe to assume this is purely a race condition.
Task Doesn't Exist on Importto [GH-ISSUE #132] Task Doesn't Exist on Import