Skip to content

Commit a9b66d4

Browse files
committed
Mention one more change
1 parent e78787b commit a9b66d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
### Fixed
1616

1717
- The tests no longer rely on `/tmp`; they now create temporary files in the current directory instead. This approach was already used throughout the package, except in the tests. The change makes the behavior consistent and avoids issues that occurred on certain clusters when using `/tmp`.
18+
- Prevent race condition when creating `error` directory.
1819

1920
### Added
2021

0 commit comments

Comments
 (0)