Comment 8 for bug 1410501

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

That last comment is misleading. Plainbox does the 'side effect' of running a local (or any other kind) of job on resume. What happens here, somehow, not sure how, is that the job seems to be different than the one we are starting with. This is perfectly possible when a definition of the job changes after the session was created.

What I'm interested in here, since we have both the before and after data right in this session, is to see the dump of both jobs.

Insert a "import pdb; pdb.set_trace()" line just after that line and inspect the generated job and the old job (with the same ID) in the session.