Skip to content

이벤트 티켓 암시적 구독 해지 경고 메시지 추가 #55

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 3 commits into from
Nov 7, 2024

Conversation

Soju06
Copy link
Owner

@Soju06 Soju06 commented Nov 7, 2024

🛠️ PR Summary

🌟 요약

어떤 것이 변경되었나요? 간략히 설명해주세요.

티켓을 명시적으로 구독해지하지 않으면 경고를 발생하는 로직을 추가했습니다.

📊 주요 변경 사항

주요 변경 사항을 적어주세요.

  • pykis/event/handler.py, pykis/event/filters/product.py 파일의 이벤트 필터 객체에 repr 함수를 추가했습니다.
  • pykis/event/handler.py__del__함수에 명시적으로 해지되지 않았다면 경고를 출력하도록 수정했습니다.

🎯 목적 및 영향

  • 목적: 왜 이 PR이 필요한가요?
    티켓을 명시적으로 구독 해지하지 않으면 경고를 발생하여 사용자에게 알립니다.

  • 영향: 이 변경 사항이 어떤 영향을 미치나요?
    의도치 않게 구독 해지 되었을 때 문제를 추적할 수 있습니다.

@Soju06 Soju06 added the 기능 새로운 기능 또는 요청 label Nov 7, 2024
@Soju06 Soju06 self-assigned this Nov 7, 2024
@Soju06 Soju06 merged commit 0c0779f into main Nov 7, 2024
1 check passed
@Soju06 Soju06 deleted the feature/warning-for-ticket-discard branch November 7, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 새로운 기능 또는 요청
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant