holly-cummins commented on issue #7257: URL: https://github.com/apache/camel-quarkus/issues/7257#issuecomment-2800811008
Hmm, that does look like it could be related, although since both classes are in the same classloader, it's sort of hard to even see what the problem is. I've sometimes found things reproduce if there are several `@TestProfile` or `@WithTestResource` in the same project... but again, the problems that causes are usually things like 'using the wrong classloader' or 'classloader got closed too early'. So the more I stare at it, the less likely it seems to be related. @dmlloyd, do you have any thoughts here? -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org