Comment 4 for bug 1847117

Revision history for this message
Jonathan Hartley (tartley) wrote :

During a snapfind deploy, I polled `juju status --format=yaml' every second. This revealed transient instances of:

    application-status: {}

That would provoke the traceback seen above.

I'm hazy about what the source at the bottom of that traceback is (ie "dist-packages/mojo/juju/status.py") Is that directory Mojo's vendored version of Juju? Or Mojo's internal package for interfacing with Juju? (I ask because that seems to determine who I should pester about this)