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

Replace synchronized method with Lock #1039

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

harawata
Copy link
Member

@harawata harawata commented Dec 9, 2024

Should fix #1022

@coveralls
Copy link

Coverage Status

coverage: 90.242% (+0.03%) from 90.213%
when pulling ef63486 on harawata:gh/1022
into 0cff0ea on mybatis:master.

@hazendaz hazendaz merged commit 1cc50c6 into mybatis:master Dec 9, 2024
16 checks passed
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.

Replace synchronized method in MyBatisExceptionTranslator with ReentrantLock
3 participants