Skip to content

If caching is off AND batching is off - ValueCache should not be used - #276

Merged
bbakerman merged 1 commit into
masterfrom
allow-caching-without-batching
Jun 21, 2026
Merged

If caching is off AND batching is off - ValueCache should not be used#276
bbakerman merged 1 commit into
masterfrom
allow-caching-without-batching

Conversation

@bbakerman

Copy link
Copy Markdown
Member

There is a bug where if batching is off AND caching is off, the ValueCache is still used.

This fixes it. Its not a likely bug but it its technically wrong

@bbakerman
bbakerman merged commit 4ba3a4d into master Jun 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant