Skip to content

fix: 동시성 문제 해결 GRTEAM-11 #88

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

Merged
merged 6 commits into from
Jun 24, 2024
Merged

Conversation

cherry-go-round
Copy link
Contributor

📌 Summary

동시성 문제 해결

📝 Describe your changes

  • 리팩터링: InputJudgeService 분리, 엔티티 생성자 추가
  • 동시성 문제 해결: InputJudgeServicejudgeInput() 메서드, ProblemJudgeServicejudgeProblem() 메서드에 synchronized 키워드 추가
  • 관련된 테스트 추가: CountDownLatch 클래스 활용

🔗 Issue number and link

GRTEAM-11

Screenshot(optional)

To Reviewers

@Berygna Berygna merged commit 1c12c0c into develop Jun 24, 2024
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.

2 participants