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

pipelined calls sometimes return unimplemented #521

Open
zenhack opened this issue May 26, 2023 · 1 comment
Open

pipelined calls sometimes return unimplemented #521

zenhack opened this issue May 26, 2023 · 1 comment
Labels

Comments

@zenhack
Copy link
Contributor

zenhack commented May 26, 2023

Sometimes making a pipelined call on a result will spuriously return unimplemented, without invoking the actual object. @lthibault and @aratz-lasa report that they've seen this from time to time, and it seems to be the root of zenhack/tempest#11. Waiting on the result seems to work around the problem consistently.

@lthibault
Copy link
Collaborator

Related to note in Matrix by @zenhack?

Note to self: I think the remaining ordering bugs are a function of continuing to use Clients in some places where we should have switched over to ClientSnapshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants