You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking the submit button for APK Generation needs to block asynchronously so the user cannot click it multiple time. If they do click it multiple times, it bogs down or kills the server because it is spinning up multiple JVMs.
The text was updated successfully, but these errors were encountered:
Clicking the submit button for APK Generation needs to block asynchronously so the user cannot click it multiple time. If they do click it multiple times, it bogs down or kills the server because it is spinning up multiple JVMs.
The text was updated successfully, but these errors were encountered: