fix: deadlock storcli inventory #253

Merged
cyrinux merged 1 commit from fix/cle/storcli-inventory into master 2022-11-30 09:52:03 +01:00

1 commit

Author SHA1 Message Date
Cyril Levis
bf65da0c58
fix: deadlock storcli inventory
When there is a lot of data return by storcli due to a lot of disk, the inventory was in deadlock
Its a known problem, see:
https://docs.python.org/3/library/subprocess.html#subprocess.Popen.wait
2022-11-30 09:49:51 +01:00