Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix over-optimistic log message. (apache#3963)
"Wrote task log" could be logged before the output stream is flushed and closed, which could generate an error and not actually write the log.
- Loading branch information