On every pull-request Copilot Autofix powered by AI reports problems with disposable classes. Practically all classes from KNet implements IDisposable even if they do not needs it effectively. This behavior is becoming a bottleneck since all reported problems shall be checked deeply.
Originally posted by @masesdevelopers in masesgroup/KEFCore#545 (comment)
On every pull-request Copilot Autofix powered by AI reports problems with disposable classes. Practically all classes from KNet implements IDisposable even if they do not needs it effectively. This behavior is becoming a bottleneck since all reported problems shall be checked deeply.
Originally posted by @masesdevelopers in masesgroup/KEFCore#545 (comment)