atomist / sdm-core

Event-based implementation of an SDM, which subscribes to Atomist GraphQL
Apache License 2.0
6 stars 3 forks source link

Wait on container log to close #242

Closed ddgenome closed 4 years ago

ddgenome commented 4 years ago

Any time the watched container exits, wait for the log done callback to execute before returning. If the execution times out or errors in some other way, the log is not waited on.

Towards atomist/sdm#809

/cc @ipcrm