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

Restore name "triblerd.lock" for lock file #6992

Merged
merged 2 commits into from
Aug 11, 2022

Conversation

kozlovsky
Copy link
Contributor

Recently, the lock file name was changed in the main branch from triblerd.lock to tribler.lock. We need to have the same name of the lock file as in previous Tribler releases to ensure that lock works across releases.

Also, sometimes it may be convenient to have a constant with a file name on a module level (as we had before) and not just as a default value for a constructor argument.

With these changes, we can cherry-pick #6941 from the main branch to the release branch

@kozlovsky kozlovsky marked this pull request as ready for review August 11, 2022 07:46
@kozlovsky kozlovsky requested review from a team and drew2a and removed request for a team August 11, 2022 07:46
src/tribler/core/utilities/process_checker.py Outdated Show resolved Hide resolved
@kozlovsky kozlovsky merged commit 9f44f6a into Tribler:main Aug 11, 2022
@kozlovsky kozlovsky deleted the fix/lock_file_name branch August 11, 2022 10:22
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.

2 participants