diff options
| author | Dan Engelbrecht <[email protected]> | 2026-01-26 11:47:41 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-01-26 11:47:41 +0100 |
| commit | 47b6d0219015b2b3d0fb4eda58bd0744d00130e9 (patch) | |
| tree | 16fedb1b24bd6ad2a7deeb338285f826f5422a41 /VERSION.txt | |
| parent | builds scanning cache (#727) (diff) | |
| download | zen-47b6d0219015b2b3d0fb4eda58bd0744d00130e9.tar.xz zen-47b6d0219015b2b3d0fb4eda58bd0744d00130e9.zip | |
avoid big ioworker backlog (#733)
* add ability to override scheduling mode in ParallelWork
* Don't increase buffering size when copying from local cache with --boost-worker-memory enabled
* Rework scheduling writes of downloaded data to reduce memory usage
Diffstat (limited to 'VERSION.txt')
| -rw-r--r-- | VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index 9e80ae0ca..c2cb98d47 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -5.7.18
\ No newline at end of file +5.7.19-pre0
\ No newline at end of file |