Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix an off-by-one error when loading persisted contexts #4045

Merged
merged 1 commit into from Mar 17, 2024

Conversation

dominiklohmann
Copy link
Member

This fixes a nasty off-by-one error when loading persisted contexts that reliably led to every second context to be skipped when loading from disk.

@dominiklohmann dominiklohmann added bug Incorrect behavior engine Core pipeline and storage engine labels Mar 16, 2024
This fixes a nasty off-by-one error when loading persisted contexts that
reliably led to every second context to be skipped when loading from
disk.
@dominiklohmann dominiklohmann merged commit 47d5d26 into main Mar 17, 2024
48 checks passed
@dominiklohmann dominiklohmann deleted the topic/context-load-off-by-one branch March 17, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior engine Core pipeline and storage engine
Projects
None yet
2 participants