GmsCore icon indicating copy to clipboard operation
GmsCore copied to clipboard

Asset Modules download cancellation incomplete

Open mar-v-in opened this issue 1 year ago • 0 comments

Follow up from #2506

Downloads are not yet cancelled:

  • immediately on request, but only after the current chunk is fully downloaded
  • if the app requests download cancellation on its own (see https://github.com/microg/GmsCore/pull/2506/files#diff-86f4eabecedcf18b6fb1492c68bdaad2852bc161ad4366c43672511882366aa9R220)
  • if the app notifies of a session failure (see https://github.com/microg/GmsCore/pull/2506/files#diff-86f4eabecedcf18b6fb1492c68bdaad2852bc161ad4366c43672511882366aa9R167)

mar-v-in avatar Dec 08 '24 17:12 mar-v-in