mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-03 05:16:26 -04:00
This could happen when tapping a button quickly two times in the UI. While we had provisions to ensure proper states, these didn't work, because a parallel fetching job would mess with our state allowing the adding code to run more than once.