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 Context returned from LockShard #15926

Closed
wants to merge 4 commits into from

Commits on May 13, 2024

  1. refactor: remove unnecessary functions

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7eed4a2 View commit details
    Browse the repository at this point in the history
  2. test: add failing test

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    df06cbd View commit details
    Browse the repository at this point in the history
  3. feat: fix lock shard to return the correct context

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    77fd2da View commit details
    Browse the repository at this point in the history
  4. feat: cancel function should be called on unlock

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    449a06a View commit details
    Browse the repository at this point in the history