garydgregory commented on pull request #95: URL: https://github.com/apache/commons-beanutils/pull/95#issuecomment-911577074
> @garydgregory this issue makes Jenkins totally irresponsive... see https://issues.jenkins.io/browse/JENKINS-60997 > such race condition which depends on the garbage collector (because of weakreference) is definitely impossible to reproduce 100% with a unit test. > what could be your proposal alternative to fix that? I expect the new classes to be tested thoroughly. I can understand that the whole use case might be hard to reproduce but a whole new class needs a whole new test to match it. Public and protected APIs cannot be changed. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
