tjwatson commented on PR #334: URL: https://github.com/apache/felix-dev/pull/334#issuecomment-3052545392
The more I look at this the more concerned I get that we are not tracking usage of prototype instances correctly for ungetting them. Rather than spending more time trying to untangle that problem; If we want to proceed with any speed then I suggest we simply catch the IllegalArgumentException in `org.apache.felix.scr.impl.manager.AbstractPrototypeRefPair.doUngetService(ScrComponentContext, T)` and ignore for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org