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

Problems under concurrency #33

Open
chrisgraham opened this issue Apr 4, 2024 · 0 comments
Open

Problems under concurrency #33

chrisgraham opened this issue Apr 4, 2024 · 0 comments

Comments

@chrisgraham
Copy link

Version: 3.4.2

Bug Description

When running PHPStan with parallelism on a large project, it is possible for the cache to corrupt due to very frequent reads and writes.

Steps To Reproduce

Not really possible.

Expected Behavior

PHPStan should run normally.

Possible Solution

Making a PR request that introduces new configuration options to mitigate the problem when running on dev environments under stress.

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

No branches or pull requests

1 participant