1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-01-31 02:00:45 +00:00
Douglas Raillard 0579a814f1 android: Add a retry logic for background command PID detection
PID detection can sometimes fail for unknown reason. Maybe there is a
latency between the process being started and "ps" being able to see it
that can sometimes be high enough that we look for the process before
it's exposed.

In order to remedy that, add a retry logic to avoid plain failures.
2024-01-09 12:06:26 -08:00
..
2023-08-29 19:18:31 -05:00
2023-01-19 11:38:11 +00:00
2023-01-19 11:38:11 +00:00
2023-01-19 11:38:11 +00:00
2023-09-06 16:48:56 -05:00