Skip to content

Conversation

@matz3
Copy link
Member

@matz3 matz3 commented Jan 28, 2026

This prevents the initial evaluation of exclude patterns on middleware initialization, which is not necessary in case the middleware is not used.

Calculating exclude patterns requires to read and parse all .library files of the project and its dependencies.

@matz3 matz3 requested a review from a team January 28, 2026 10:31
This prevents the initial evaluation of exclude patterns on middleware
initialization, which is not necessary in case the middleware is not used.

Calculating exclude patterns requires to read and parse all .library files
of the project and its dependencies.
@matz3 matz3 force-pushed the lazy-exclude-patterns branch from 2881118 to 9210f03 Compare January 28, 2026 10:42
d3xter666
d3xter666 previously approved these changes Jan 28, 2026
Copy link
Member

@d3xter666 d3xter666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@matz3 matz3 merged commit 262f7e7 into main Jan 28, 2026
16 checks passed
@matz3 matz3 deleted the lazy-exclude-patterns branch January 28, 2026 14:37
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.

4 participants