Re: Race condition in recommended "OpenSessionBackProccess" class

2022-10-05 Thread Burton Rhodes
Wow - very cool. When do you think this patch will be released? And would you be able to provide a brief code snippet of how to use/extend this new class? My current setup is below which uses an ExecuteAndWaitInterceptor to create a class that extends the BackgroundProcess class. Again thanks

Re: Race condition in recommended "OpenSessionBackProccess" class

2022-10-05 Thread Lukasz Lenart
I refactored the BackgroundProcess and it should solve your problem, yet it will require some coding. https://github.com/apache/struts/pull/609 niedz., 2 paź 2022 o 13:09 Lukasz Lenart napisał(a): > > śr., 28 wrz 2022 o 16:15 Burton Rhodes napisał(a): > > > > Lukasz - > > I have queried you on t