This is backwards compatible, as long as the timeout is 0 (never timeout), which is the default. In case of the dbjobqueue the underlying timeout is due to context.Canceled, context.DeadlineExceeded, or net.Error with Timeout() true. For the fsjobqueue only the first two are considered. |
||
|---|---|---|
| .. | ||
| 27 | ||
| 28 | ||
| 29 | ||
| 30 | ||
| 31 | ||
| 32 | ||
| 33 | ||
| 34 | ||
| 36 | ||
| unreleased | ||
| README.md | ||
Release Notes
This directory contains release notes for osbuild-composer in the form of short markdown documents, sorted into subdirectories by release.
When proposing a user-visible change, please add a release note into the
unreleased directory. The note should explain the change from the perspective
of somebody using osbuild-composer and ideally how the change affects them or
how they can make use of new functionality.
When preparing a release, a maintainer will rename the unreleased directory
and summarize its contents in NEWS.md.