ecs-run-task
ecs-run-task copied to clipboard
handle nil container Reason fixes #26
I see there is a branch called handle-nil-reason. I handled it a little differently, but looking at that previously made branch, maybe there should be a separate writeTaskFinishedMessage message that is called after this loop https://github.com/buildkite/ecs-run-task/blob/master/runner/runner.go#L230 ?