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

메일 보내기 비동기 처리 #80

Merged
merged 1 commit into from
Feb 21, 2024
Merged

메일 보내기 비동기 처리 #80

merged 1 commit into from
Feb 21, 2024

Conversation

Woongbin06
Copy link
Contributor

🎫 관련 이슈

close #77


📄 개요

메일 보내는 기능을 비동기로 처리하게 변경하였습니다.


🔨 작업 내용

  • @async로 비동기 처리를 했습니다.

🏁 확인 사항

  • 테스트를 완료했나요?
  • API 문서를 작성했나요?
  • 코드 컨벤션을 준수했나요?
  • 불필요한 로그, 주석, import 등을 삭제했나요?

🙋🏻 덧붙일 말

@Woongbin06 Woongbin06 linked an issue Feb 19, 2024 that may be closed by this pull request
@Woongbin06 Woongbin06 requested a review from jacobhboy February 19, 2024 09:55
Copy link
Member

@jacobhboy jacobhboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굳굳!~

@Woongbin06 Woongbin06 merged commit dee490b into master Feb 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

메일 보내기 기능 비동기로 처리
2 participants