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