Comment 3 for bug 1412698

Revision history for this message
Barry Warsaw (barry) wrote : Re: [Bug 1412698] Re: Upgrade path calculation incorrect

On Jan 20, 2015, at 09:29 AM, Michael Vogt wrote:

>This patch changes ReloadConfiguration to also flush the "self._update
>state.
>
>For some unknown reason I had to self._checking.release() first or it would
>hang. This needs to be understood first before the patch can be applied.

Both make sense. I'll work on this fix.

One thing you could do in the meantime is call .Exit() and then
re-D-Bus-activate. That defeats the purpose of .ReloadConfiguration() but it
would work.