-
Notifications
You must be signed in to change notification settings - Fork 14
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 goroutine leaking #103
Merged
Merged
Commits on Jan 26, 2024
-
1. added tests for goroutine leaking
2. fixed problems for sql and sqlx
Configuration menu - View commit details
-
Copy full SHA for 98f19f9 - Browse repository at this point
Copy the full SHA 98f19f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d3cbcb - Browse repository at this point
Copy the full SHA 2d3cbcbView commit details
Commits on Feb 3, 2024
-
1. Implemented IsActive to observe activity of transaction
2. Added Closed for transaction to catch when transaction really closed. 3. Fix gorm goroutine leak
Configuration menu - View commit details
-
Copy full SHA for 1596f02 - Browse repository at this point
Copy the full SHA 1596f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for c878cfb - Browse repository at this point
Copy the full SHA c878cfbView commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bfcce81 - Browse repository at this point
Copy the full SHA bfcce81View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdef678 - Browse repository at this point
Copy the full SHA bdef678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5e447 - Browse repository at this point
Copy the full SHA 0b5e447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fdd8e6 - Browse repository at this point
Copy the full SHA 2fdd8e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab988b0 - Browse repository at this point
Copy the full SHA ab988b0View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 043cf2e - Browse repository at this point
Copy the full SHA 043cf2eView commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f67227a - Browse repository at this point
Copy the full SHA f67227aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c125f72 - Browse repository at this point
Copy the full SHA c125f72View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.