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

RunningDataManager, RunningStartManager 의존성 분리 #427

Open
moonkey48 opened this issue Feb 19, 2025 · 0 comments
Open

RunningDataManager, RunningStartManager 의존성 분리 #427

moonkey48 opened this issue Feb 19, 2025 · 0 comments
Assignees
Labels
♻️ Refactor 리팩토링

Comments

@moonkey48
Copy link
Contributor

✏️ Summary

RunningDataManager, RunningStartManager 의존성 분리


✨ Description

RunningDataManager, RunningStartManager 가 전역에서 러닝의 시작과 데이터 저장을 하는 역할을 하고 있습니다. 싱글톤으로 구현된 이 객체에 의존성이 크게 걸려있어서 의존성의 분리를 하는 작업을 진행합니다.


@moonkey48 moonkey48 added the ♻️ Refactor 리팩토링 label Feb 19, 2025
@moonkey48 moonkey48 self-assigned this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor 리팩토링
Projects
Status: No status
Development

No branches or pull requests

1 participant