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

Refactor hi-level VersionHistory logic. #7182

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Nov 16, 2022

This PR fixes #7179 by refactoring a part of high-level VersionHistory logic.

It moves the initialization of the files_to_copy function from the TriblerVersion class to the VersionHistory class for preventing multiple initializations and config reads.

@drew2a drew2a marked this pull request as ready for review November 17, 2022 09:32
@drew2a drew2a requested review from a team and xoriole and removed request for a team November 17, 2022 09:32
@drew2a drew2a merged commit 26caeed into Tribler:main Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Multiple records in logs INFO - TriblerVersion(111) - Files to copy: [...]
2 participants