Skip to content

FileService.resolveContent() should check for not modified since as first thing #21604

@bpasero

Description

@bpasero

Looks like every time we resolve the content of a file we first open it to see for the file being binary or not before checking if the file has changed or not. We should always first check for the file not being modified to avoid reads on the file each time the file is opened.

Metadata

Metadata

Assignees

Labels

debtCode quality issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions