https://bz.apache.org/bugzilla/show_bug.cgi?id=66508
--- Comment #10 from Remy Maucherat <[email protected]> --- There's some bad analysis in the comment: processSocket is not supposed to return false (it does only when the executor refuses to run the task), the close() is simply there to handle this unlikely (and random) scenario. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
