Skip to content

#6040 Fix object cache logging - #6090

Merged
akleshchev merged 1 commit into
developfrom
andreyk/viewer_6040_5
Aug 6, 2026
Merged

#6040 Fix object cache logging#6090
akleshchev merged 1 commit into
developfrom
andreyk/viewer_6040_5

Conversation

@akleshchev

Copy link
Copy Markdown
Contributor

Just a small adjustment for shutdown logging.

mReadOnly is an expected state for second instance. There is nothing to fix, nothing unexpected, so it doesn't deserve a warning. Similar for dirty_cache, it's notmal to not have changes there on global shutdown. Might even want it as infos (like a region loads and immediately unloads, would trip the warning despite it being expected not to have dirty cache)

mReadOnly is an expected state for second instance. There is nothing to fix,
nothing to inform of, so it doesn't deserve a warning.
Similar for dirty_cache, it's notmal to not have changes there on shutdown.
Might even want it as infos
@akleshchev
akleshchev merged commit de0a0dc into develop Aug 6, 2026
15 checks passed
@akleshchev
akleshchev deleted the andreyk/viewer_6040_5 branch August 6, 2026 19:36
@akleshchev akleshchev linked an issue Aug 6, 2026 that may be closed by this pull request
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A number of small issues found in logs

2 participants