pamidur / aspect-injector

AOP framework for .NET (c#, vb, etc)
Apache License 2.0
745 stars 112 forks source link

StackOverflowException when applying injection on assembly and running Nunit test #80

Closed ghost closed 5 years ago

ghost commented 5 years ago

Visual Studio 2017 Pro 15.9.1

Failed to run nunit tests due to StackOverflowException when applying injection to whole assembly. But it successfully runs when injection applies to class.

AspectIssue.zip

pamidur commented 5 years ago

Thanks, the issue is there. We still injecting aspects into aspects. This seem like regression. Will be fixed soon

pamidur commented 5 years ago

fixed in 2.0.1