diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2024-07-11 12:16:43 +0100 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2024-07-11 12:30:23 +0100 |
commit | dfd3c3180b3e9e17bf42fc102dffd941234fbe41 (patch) | |
tree | 56f83f160e958826ea8a35c3c80c3f87e12c9507 /spotbugs/src/main/resources | |
parent | 93b52651f0fce4a2d60cd0aa6538e4155115e649 (diff) |
Fix timing issue in CmHandleCreateSpec
The test for module sync retry on LOCKED handles has a timing issue,
due the ordering of the steps. After a LOCKED handle gets reset to
ADVISED state (but DMI is not yet set to available), the Module Sync
Watchdog may wake up and put it back into LOCKED state again.
This fix is to first make the DMI available before waiting for the
LOCKED handle to reset.
Issue-ID: CPS-2304
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I9d33b0eeea1e0a2e163489130c928b4d03182774
Diffstat (limited to 'spotbugs/src/main/resources')
0 files changed, 0 insertions, 0 deletions