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

Update the status in Connection::fetch #35

Open
antaljanosbenjamin opened this issue Sep 23, 2021 · 0 comments
Open

Update the status in Connection::fetch #35

antaljanosbenjamin opened this issue Sep 23, 2021 · 0 comments

Comments

@antaljanosbenjamin
Copy link
Contributor

Currently Connection::fetch doesn't update the status, most probably because when Connection::execute is called in an eager pulling configuration, then Connection::pull_and_fetch_all would change the status which can corrupt the whole object. My proposal is let the status update happen, but set the desired state in Connection::execute after caling Connection::pull_and_fetch_all.

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

No branches or pull requests

1 participant