mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-11 09:18:25 +03:00
tests: aux collects stack trace when stuck is assumed
Automatically collect traces in this case.
This commit is contained in:
parent
57585ebacd
commit
c563af0476
@ -1517,6 +1517,7 @@ wait_for_sync() {
|
|||||||
done
|
done
|
||||||
|
|
||||||
echo "Sync is taking too long - assume stuck"
|
echo "Sync is taking too long - assume stuck"
|
||||||
|
echo t >/proc/sysrq-trigger 2>/dev/null
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user