android-client icon indicating copy to clipboard operation
android-client copied to clipboard

making 100 jobs more than once

Open vinayak0505 opened this issue 4 years ago • 1 comments

Summary: there is a for loop while creating creating a job which creates more than 100 jobs and causes app to crash sometimes

Steps to reproduce: enter pin again and again , sometimes it appears but most of the time android handles that

Expected behaviour: there are at max requirement of 6 jobs but loop takes it around 142 which is very poor use of resources

Observed behaviour: I see the loop is making job request more that 100 time. I thing the change required if in the files which are set to read only

Device and Android version: model device (Moto one power) android phone version (10)

Screenshots: image image.

vinayak0505 avatar Mar 09 '21 16:03 vinayak0505

i would like to start working on the issue i have knowledge of android development would that be enough??

Ashwin-George avatar Dec 09 '21 13:12 Ashwin-George