We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
이 작업을 통해 해결하려는 문제를 정의하세요.
모임 참여 시 따닥 버튼을 누르면 동시에 요청이 처리되어, 유효성 검증을 거치지 못하고 데이터베이스에 까지 유효하지 못한 정보가 반영되었습니다.
이러한 문제를 해결합니다.
문제를 해결하기 위해 필요한 액션 아이템을 입력하세요.
결과물, 참고사항 등을 입력하세요. (ex. PR, 문서 링크)
The text was updated successfully, but these errors were encountered:
Merge pull request #507 from woowacourse-teams/fix/#445
2a6c021
같은 회원이 연속 참여 버튼을 눌렀을 때 생기는 동시성 문제 해결
Mingyum-Kim
No branches or pull requests
문제 정의
이 작업을 통해 해결하려는 문제를 정의하세요.
모임 참여 시 따닥 버튼을 누르면 동시에 요청이 처리되어, 유효성 검증을 거치지 못하고 데이터베이스에 까지 유효하지 못한 정보가 반영되었습니다.
이러한 문제를 해결합니다.
액션 아이템
문제를 해결하기 위해 필요한 액션 아이템을 입력하세요.
내용
결과물, 참고사항 등을 입력하세요. (ex. PR, 문서 링크)
The text was updated successfully, but these errors were encountered: