Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Infinite loop when a nested element is valid but the enclosing one not #2143

@dodgex

Description

@dodgex

AndroidAnnotations version: 4.4.0

Example: Having a validated @EBean in an invalidated @EFragment causes the generation to loop infinite. This happens because the bean requires the fragment class to be generated, but as the fragment never gets generated the bean waits forever.

Note: Already working on a fix.

Metadata

Metadata

Assignees

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