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

Persistent cache should not remain locked when mapget is stopped #43

Open
MisterGC opened this issue Nov 13, 2023 · 0 comments
Open

Persistent cache should not remain locked when mapget is stopped #43

MisterGC opened this issue Nov 13, 2023 · 0 comments
Assignees

Comments

@MisterGC
Copy link
Contributor

Sometimes the LOCK file stays when I stop the source (with SIGTERM), either we avoid this kind of locking behavior or we ensure that it gets properly reset on-demand (at every startup as there should be only one user of the cache). At the moment I cannot share any way of how to reproduce this behavior as soon as I have the needed details I will share them in the scope of this issue.

@MisterGC MisterGC added this to the 0.4.0 milestone Nov 14, 2023
@l-laura l-laura changed the title Locked (Persistent) Cache Persistent cache should not remain locked when mapget is stopped Nov 15, 2023
@l-laura l-laura removed their assignment Dec 21, 2023
@MisterGC MisterGC modified the milestones: 0.4.0, 0.5.0 Jan 11, 2024
@josephbirkner josephbirkner self-assigned this Jan 17, 2024
@josephbirkner josephbirkner removed this from the 0.5.0 milestone Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants