Skip to content

Daemon mode does not preserve trees after first run #4185

@JukkaL

Description

@JukkaL

It seems that daemon does not preserve ASTs in memory after the first run. After subsequent runs this works. I think that the reason for this is that state.meta is None in mypy.build.preserve_cache after the first run.

cc @gvanrossum

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions