Mridul M
Mridul M
Added a few debug statements, and it became clear what the issue is. Essentially, since we are leveraging a `ThreadPoolExecutor`, it does not result in killing the thread with the...
Thanks for the query @Ngone51 - I missed out one aspect of my analysis, which ends up completely changing the solution - my bad :-( The answer to your query...
Can you take a look at comment above @yabola and work on the fix ? Since you already spent a lot of time on this.
Can we also add the example code you had to reproduce the issue as a test ?
+CC @Ngone51 I will merge it later tomorrow if no further comments.
Looks like this dropped off my radar - merging to master.
Thanks for working on this @yabola ! Thanks for the reviews and brainstorming on this @Ngone51 :-)
I am assuming your jira id is `miracle` based on previous PR conversation - do let me know if that is incorrect @yabola !
+CC @squito, @HyukjinKwon
+CC @otterc, @Ngone51 PTAL