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

check if settings is set to a value to prevent cache corruption #213

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Peeet93
Copy link

@Peeet93 Peeet93 commented Jun 10, 2024

What does it do ?

check if settings is set to a value to prevent cache corruption

Why is it needed ?

#211

Related issue(s)/PR(s)

#211

@Mark-H
Copy link
Member

Mark-H commented Jun 10, 2024

I'm not sure if I'm seeing how this helps - $settings is being set on line 82 so this is always going to run?

Wasn't #211 also about the lexicon cache, not the ClientConfig cache itself?

Feels like I'm missing something 😅

@Peeet93
Copy link
Author

Peeet93 commented Jun 11, 2024

I tested it with 2 Projects and after i removed this Check, it got corrupted in like a day. This was the point where the cache was set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants