Skip to content

Piped Output With Logging

Latest
Compare
Choose a tag to compare
@luav luav released this 31 Aug 01:44
· 7 commits to master since this release

Fixes

  • Piped output with simultaneous logging to files fixed
  • Logging channels finalization unified for distinct types of output (stdout/err, devnull, files, pipes)
  • Pipe output encoding fixed for Python3
  • Exceptions handled on Job completion