diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cb85cb78..1fe0045da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ - `zen vfs unmount` will stop the VFS - `zen vfs info` can be used to check the status of the VFS - Bugfix: Do controlled shut down order of zenserver and catch exceptions thrown during shutdown +- Improvement: Add names to background jobs for easier debugging +- Improvement: Background jobs now temporarily sets thread name to background job name while executing +- Improvement: Background jobs tracks worker thread id used while executing ## 0.2.23 - Bugfix: Respect result from FinalizeRef in Jupiter oplog upload where it requests missing attachments |