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: fix goroutine leak #784

Merged
merged 1 commit into from
Apr 27, 2023
Merged

txn: fix goroutine leak #784

merged 1 commit into from
Apr 27, 2023

Conversation

disksing
Copy link
Collaborator

Fix #770

Signed-off-by: disksing <[email protected]>
@disksing disksing requested a review from nolouch April 27, 2023 09:31
Copy link
Contributor

@nolouch nolouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@disksing disksing merged commit aee2f31 into tikv:master Apr 27, 2023
@disksing disksing deleted the async branch April 27, 2023 09:39
iosmanthus added a commit that referenced this pull request May 22, 2023
Co-authored-by: MyonKeminta <[email protected]>
Co-authored-by: disksing <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
Co-authored-by: Violin <[email protected]>
Co-authored-by: Smilencer <[email protected]>
Co-authored-by: you06 <[email protected]>
Co-authored-by: Hu# <[email protected]>
Co-authored-by: Connor <[email protected]>
Co-authored-by: zyguan <[email protected]>
fix case typo in comment. (#778)
fix goroutine leak (#784)
fix TestRURuntimeStatsCleanUp (#787)
Fix wrong resource group name for some requests (#788)
resolver: support verifying primary for check_txn_status (#777)
resolver: handle pessimistic locks in BatchResolveLocks (#794)
resolved ts  (#793)
ResolveLocks for unistore (#807)
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

Successfully merging this pull request may close these issues.

leak issue in backoff
2 participants