OpenPOWER: Do not wait for response deleting host dump
The resource dump delete is long running operation with
dbus call to PLDM for instance id, making it inside a
dbus call will end up timeouts when PLDM tries to
access dump manager. To avoid dead-locks dump manager
will not be waiting for response after a delete
operation
Testing:
Create system dump and delete the dump
Create 10 resource dumps and delete one by one
Signed-off-by:
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Change-Id: I9c98c40672274a33097d9c4129ea52b5984c4246
Loading
Please register or sign in to comment