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

Bug Report: LockShard returns a context without a timeout #15925

Open
GuptaManan100 opened this issue May 13, 2024 · 0 comments
Open

Bug Report: LockShard returns a context without a timeout #15925

GuptaManan100 opened this issue May 13, 2024 · 0 comments

Comments

@GuptaManan100
Copy link
Member

Overview of the Issue

It was noticed that LockShard is returning a context without a timeout value! The context with the timeout is created but not returned. This is causing unintended consequences wherein some RPCs should be timing out, but they aren't because the context doesn't have an expiry.

Reproduction Steps

Try locking shard and see the Deadline on the context returned

Binary Version

main

Operating System and Environment details

-

Log Fragments

No response

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

No branches or pull requests

1 participant