ConditionWatcher icon indicating copy to clipboard operation
ConditionWatcher copied to clipboard

Replace sleep with delay

Open Murtaza-arif opened this issue 5 years ago • 0 comments

The better approach will be to convert in kotlin and use delay so it does not block the main thread and also we could do parallel testing as well

Murtaza-arif avatar Jun 17 '20 08:06 Murtaza-arif