AspectCore-Framework icon indicating copy to clipboard operation
AspectCore-Framework copied to clipboard

Interceptors Do Not Trigger During Testing with Custom Lifetime Scope Configuration

Open pidogc opened this issue 1 year ago • 2 comments

image

image

When running my tests using the Run method shown above, interceptors work correctly if I don’t use the extraRegistration parameter. However, once I provide extraRegistration, the interceptors fail to trigger. Could someone please help me resolve this issue? Thank you!

pidogc avatar Dec 03 '24 14:12 pidogc

有没有老哥帮忙看下这个问题?

pidogc avatar Dec 03 '24 14:12 pidogc

可否提供更详细的可复现代码, 特别是extraRegistration的具体内容. PS: 可使用markdown的代码插入, 这样更容易复制 (:

huoshan12345 avatar Apr 11 '25 17:04 huoshan12345