Skip to content
Commit a7e1a573 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Handles child failure on session validate

This change ensures that we fail to validate for all children and the
parent when a single child fails to validate. Without this change, we
were leaving orphaned parent sessions when a child failed and could
theoretically leave it referencing other children with a single invalid
child session ID. Instead, we now fail all related sessions when the
parent or child fail to validate.

Test: atest AtomicInstallTests
Fixes: 144567152
Change-Id: I735a41473237432efa981d25641c8a343fdac71f
parent 71f6afb2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment