Description
The current CommunicationGroupDriverImplTest simulates a group communication situation where various driver threads send out messages to evaluators, using the class ThreadPoolStage. This may cause timeout failures when cores are busy doing other work. Instead we should just use a synchronous stage class for testing, like SyncStage.
Attachments
Issue Links
- links to