Skip to content

fix : expend 등록 동시성 문제 해결 및 테스트 코드 작성#101

Merged
tkv00 merged 1 commit intomasterfrom
99-fix-payment-concurrency-issue
Jul 7, 2025
Merged

fix : expend 등록 동시성 문제 해결 및 테스트 코드 작성#101
tkv00 merged 1 commit intomasterfrom
99-fix-payment-concurrency-issue

Conversation

@tkv00
Copy link
Contributor

@tkv00 tkv00 commented Jul 7, 2025

#️⃣연관된 이슈

#99

ex) #이슈번호, #이슈번호

📝작업 내용

  • 새로운 category 등록 시 발생하는 동시성 이슈 해결
  • 동시성 이슈 테스트 코드 작성 - 100개 스레드 환경에서 테스트 시행
  • 자세한 작업 내용은 티스토리 블로그를 통해 정리했습니다.

https://codekim3570.tistory.com/2

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

스크린샷 (선택)

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

@tkv00 tkv00 added 🐛버그 Something isn't working ✅테스트 New feature or request labels Jul 7, 2025
@tkv00 tkv00 linked an issue Jul 7, 2025 that may be closed by this pull request
2 tasks
@tkv00 tkv00 merged commit 61f4274 into master Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✅테스트 New feature or request 🐛버그 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix : 결제 기록 시 동시성 문제 해결

1 participant