From cce42ddb0cceff51bcef4c83222c242e9eed2df2 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 10 Mar 2025 17:02:14 +0100 Subject: CHANGELOG: document that pid/info files are now written atomically --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9507a11e..e907701a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ A feature release on top of `1.5.0`, backwards compatible. +### Fixes + +- `just execute` and `just serve` now create their pid and info + files atomically; so waiting processes can assume the content + to be available as soon as the requested file appears on the + file sytem. + ## Release `1.5.0` (2025-03-06) A feature release on top of `1.4.0`, backwards compatible. -- cgit v1.2.3