-
Notifications
You must be signed in to change notification settings - Fork 38
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 transaction panics in endTransaction with "transaction not found" #529
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #529 +/- ##
============================================
- Coverage 54.31% 53.73% -0.59%
Complexity 16 16
============================================
Files 22 22
Lines 672 683 +11
Branches 316 322 +6
============================================
+ Hits 365 367 +2
- Misses 306 315 +9
Partials 1 1 ☔ View full report in Codecov by Sentry. |
This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the |
This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the |
Shall we close this and reopen it when we start working on this again? @dsplayerX |
Updated lang version to 2201.8.5 for the release of fix ballerina-platform#529.
This change is necessary for compatibility with pull request ballerina-platform#529, which requires changes released with version 2201.8.5. This new branch 1.8.x will be used for future patches that require lang version 2201.8.x.
Purpose
Goals
Approach
User stories
Release note
Documentation
Training
Certification
Marketing
Automation tests
Security checks
Samples
Related PRs
Migrations (if applicable)
Test environment
Learning