canonical / craft-application

The basis for *craft applications
https://canonical-craft-application.readthedocs-hosted.com/en/latest
GNU Lesser General Public License v3.0
5 stars 6 forks source link

fix(log): keep log emitter running until the run managed #290

Closed syu-w closed 3 months ago

syu-w commented 3 months ago

The log emitter paused too early that not logging the command it runs in the managed mode.