Skip to content

Obsolete async method in base class should also be generated obsolete in overrides #102

@bahusoid

Description

@bahusoid

To avoid breaking changes I have a need to obsolete no more generated async method.
But added manually obsolete async method leads async generator to generate non obsolete overrides in ancestors.
See full details here:
nhibernate/nhibernate-core#1718 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions