Skip to content

v0.19.2

Choose a tag to compare

@teo teo released this 27 Jan 16:16
· 1649 commits to master since this release

This is a patch release that fixes several issues of varying severity that were discovered during Milestone Week 1.

Logging fixes:

  • [common] Strip newlines from outbound InfoLogger messages
  • [core] Reduce log verbosity
  • [executor] stderr output of controlled processes now forwarded at DebugLevel
  • [executor] Pipe controlled task stdout/stderr at TRACE level

Miscellaneous fixes:

  • [common] Fix nil pointer crash when event is nil
  • [core] Fix deadlock when unsubscribing from Wf state
  • [core] Fix data race when gathering responses