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

Enhance:获取验证码逻辑,无需加锁,不涉及线程安全问题,提高性能 #755

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

kdjj2006
Copy link
Contributor

获取验证码的逻辑中,此处不涉及多线程的竞争导致的线程安全问题,不枷锁可以提高性能。

@elunez elunez merged commit 40177c6 into elunez:master Jul 12, 2022
caiming100 added a commit to caiming100/eladmin that referenced this pull request Jul 13, 2022
获取验证码逻辑,无需加锁,不涉及线程安全问题,提高效率 (elunez#755)
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.

None yet

2 participants