mirror of
https://github.com/ARM-software/devlib.git
synced 2025-10-15 23:23:19 +01:00
'adb logcat -c' has been observed to fail when called twice concurrently. Rather than requiring all devlib users to fix their usage patterns, let's just delay whenever clear_logcat is called twice.