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)