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: in memory db should not be global #2873

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Conversation

tychoish
Copy link
Contributor

@tychoish tychoish commented Apr 9, 2024

This leads to confusing problems in the bindings.

Want to run this through CI, probably a couple of bindings tests will
break (and will be fixed.) Also need to update documentation of
bindings.

Closes #2867

Copy link
Member

@scsmithr scsmithr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test failure is what we'd expect.

@tychoish tychoish enabled auto-merge (squash) April 10, 2024 02:35
@tychoish tychoish merged commit 138347b into main Apr 10, 2024
26 checks passed
@tychoish tychoish deleted the tycho/remove-gloabl-store branch April 10, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_execute_is_eager in python bindings is incorrect
2 participants