oxidecomputer/propolis

want logging of completion of pause futures

Closed this issue · 0 comments

When pausing a VM's entities, the VMM controller logs pause requests on an entity-by-entity basis, but does not log the completions of individual pause futures. This means that if pause gets stuck waiting for such a future to complete, logs won't reveal which future(s) were outstanding.