aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2025-08-04 18:37:52 +0200
committerGitHub Enterprise <[email protected]>2025-08-04 18:37:52 +0200
commitd71932a6ec3aabd2515e4eb94c0d88dc428a41f2 (patch)
tree4200a8231a6c699f08a24aefc64ac882ffc6ce54 /CHANGELOG.md
parentadd hardening for legacy cache bucket manifests (#454) (diff)
downloadzen-d71932a6ec3aabd2515e4eb94c0d88dc428a41f2.tar.xz
zen-d71932a6ec3aabd2515e4eb94c0d88dc428a41f2.zip
Don't set m_DispatchComplete in ParallelWork until after pending work countdown succeeds (#455)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82ecc9470..1792e8a5f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
##
- Improvement: Add validation of cache bucket metadata manifest when reading legacy format
+- Improvement: Don't set m_DispatchComplete in ParallelWork until after pending work countdown succeeds
- Bugfix: Parents were not notified when successfully attaching to an existing server instance
## 5.6.14