Skip to content

nmci.crash: unify wait_faf_complete timeout

Filip Pokryvka requested to merge fp/abrt into main

Use timoeut object to track remaining time, forloop and sleeps with variable arguments is not reliable solution and can exceed default 10m timeout for test.

@RunTests:pass,crashing_NM_binary

Merge request reports