Closed fbudin69500 closed 8 years ago
I was reusing your code for a Slicer extension that I am developing, and that is when I saw an error message about this. I don't remember if it was at run time or when my module was instantiated. It might have been a bug in my code that triggered this issue.
Good to know. I'll keep an eye out for this project. I have pondered if I should refactor this class into a generic threading component and then the SimpleFilters component derived from it.
Thanks! Did you run into this at run time?