mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-08-26 15:07:58 -04:00
[GH-ISSUE #114] Game import generates progress of over 100 #58
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 @DecDuck on GitHub (Jun 8, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/114
@DecDuck commented on GitHub (Jun 8, 2025):
This is likely due to the objectHandler's use of the TaskRunContext. The logic was half-assed when I was half asleep, and probably makes no sense.
For anyone that's fixing this (me), the logic should look something like this:
Game import generates progress of over 100to [GH-ISSUE #114] Game import generates progress of over 100