Re: multiThreaded and RejectedExecutionException

2024-09-27 Thread Ishan Chattopadhyaya
+1, thanks David. On Sat, 28 Sept, 2024, 1:16 am David Smiley, wrote: > I just want to follow-up here to let everyone know I have a PR and it > includes a fundamental change in the nature of the Executor to be > blocking. Ideally someone would benchmark it. But even if that doesn't > happen, I

Re: multiThreaded and RejectedExecutionException

2024-09-27 Thread David Smiley
I just want to follow-up here to let everyone know I have a PR and it includes a fundamental change in the nature of the Executor to be blocking. Ideally someone would benchmark it. But even if that doesn't happen, I'm inclined to merge to fix the RejectedExecutionException problem. This is an e