Ensure reactor listens for signals on the correct object path

Bug #1421434 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu system image
Fix Released
High
Barry Warsaw

Bug Description

While analyzing LP: #1413265 I discovered a spot where the object_path wasn't being passed into the signal reactor, so in the UDM case, two reactors could be active at the same time. In that case, a 'finished' signal could be incorrectly caught by both reactors, causing one to exit early and then not finding its expected destination files.

This bug tracks the fix in si so that the object_path is always passed into the signal reactor, ensuring that the 'finished' signal coming from UDM gets passed to the correct reactor.

Tags: client
Barry Warsaw (barry)
Changed in ubuntu-system-image:
status: In Progress → Fix Committed
Barry Warsaw (barry)
Changed in ubuntu-system-image:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.