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

동시성 문제 해결 #75

Open
jhkim31 opened this issue Jul 10, 2024 · 0 comments
Open

동시성 문제 해결 #75

jhkim31 opened this issue Jul 10, 2024 · 0 comments
Assignees
Labels
be backend bug 버그 리포트

Comments

@jhkim31
Copy link
Collaborator

jhkim31 commented Jul 10, 2024

변경과 관련된 동시성 관련 문제 해결

  • 회원 지갑이 변경될 일은 주문, 잔고 수정등 작업이 있다. 이때 회원 지갑에서 주문과 잔고 수정이 동시에 일어나게 되면 동시성 문제가 발생할 수 있음.
@jhkim31 jhkim31 added the be backend label Jul 10, 2024
@jhkim31 jhkim31 self-assigned this Jul 10, 2024
@jhkim31 jhkim31 added the bug 버그 리포트 label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
be backend bug 버그 리포트
Projects
None yet
Development

No branches or pull requests

1 participant