Skip to content

Problems under concurrency #33

Open
@chrisgraham

Description

@chrisgraham

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions