Skip to content

Tenzir Node v4.17.4

Download the release on GitHub.

Fix configured pipelines causing a crash when they contain a syntax error

Section titled “Fix configured pipelines causing a crash when they contain a syntax error”

Shutting down a node no longer sets managed pipelines to the completed state unintentionally.

Configured pipelines with retry on error enabled will not trigger an assertion anymore when they fail to launch.

By @Dakostu in #4334.

Section titled “Fix two concurrency issues related to child process creation”

We fixed a bug that caused a “Bad file descriptor” error from the python operator, when multiple instances of it were started simultaneously.

By @tobim in #4333.

Last updated: