Search found 1 match
- Tue Dec 28, 2021 10:48 pm
- Forum: Known Memory Issues
- Topic: Castle Windsor Interceptor Usage
- Replies: 1
- Views: 2139
Castle Windsor Interceptor Usage
I seem to be experiencing a memory leak when using castle interceptors. I create components via a factory and if I dispose those components they do not get GCed. I'm not sure what I could be doing wrong, or what I need to do to alleviate the problem. Is there a way to unhook the interceptor or I'm I...