HeartSaVioR commented on issue #25808: [SPARK-29104][CORE][TESTS] Fix 
PipedRDDSuite to wait messages before checking thread termination
URL: https://github.com/apache/spark/pull/25808#issuecomment-532021843
 
 
   Could you elaborate how it helps to resolve flakiness? I'm seeing that 
`TaskContext.addTaskCompletionListener` doesn't seem to add listeners to the 
listener bus - it handles these listeners by its own, so wondering which event 
we want to ensure being handled in listenerBus before verifying.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to