Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[refactor] 주차별 첨부파일 업로드를 비동기 + 병렬로 처리하도록 개선한다 #30

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

sjiwon
Copy link
Owner

@sjiwon sjiwon commented Dec 18, 2023

  • 🔀 PR 제목의 형식을 잘 작성했나요? e.g. [feat] PR을 등록한다.
  • 💯 테스트는 잘 통과했나요?
  • 🏗️ 정상적으로 프로그램이 동작하나요?
  • 🧹 불필요한 코드는 제거했나요?
  • 💭 이슈는 등록했나요?
  • 🏷️ 라벨은 등록했나요?

작업 내용

  • 주차별 첨부파일 업로드 비동기 + 병렬 처리 CompletableFuture로 개선

https://sjiwon-dev.tistory.com/48

@sjiwon sjiwon added the refactor 코드 리팩토링 label Dec 18, 2023
Copy link

Test Results

299 files  299 suites   47s ⏱️
640 tests 640 ✔️ 0 💤 0
644 runs  644 ✔️ 0 💤 0

Results for commit 43dd978.

@sjiwon sjiwon merged commit 7f453d7 into main Dec 18, 2023
3 checks passed
@sjiwon sjiwon deleted the refactor/image-upload-completablefuture-parallel branch December 18, 2023 07:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant