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

txn: refactor set option to detect race risk #1240

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Mar 19, 2024

  1. refactor set option to detect race risk

    Signed-off-by: you06 <you1474600@gmail.com>
    
    commit intest package
    
    Signed-off-by: you06 <you1474600@gmail.com>
    
    update
    
    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ce69786 View commit details
    Browse the repository at this point in the history
  2. add comment

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    babfc6d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    b159916 View commit details
    Browse the repository at this point in the history
  2. remove intest package

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    024a0b6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'committer/race-aware' of github.com:you06/client-go int…

    …o committer/race-aware
    you06 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    224c988 View commit details
    Browse the repository at this point in the history
  4. sort imports

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f09d76b View commit details
    Browse the repository at this point in the history
  5. add SetInTest interface

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    479aacd View commit details
    Browse the repository at this point in the history
  6. fix intest

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    48ace72 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. assert in pessimistic lock

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3ba95f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa0fe8 View commit details
    Browse the repository at this point in the history