Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle spurious
ReceiveScatterOutput
callbacks (#2051)
This commit fixes #2003 by handling spurious, repeated callbacks of the `receive_scatter_output` method of the `ReceiveScatterOutput` class. The reason of multiple awakenings has not been investigated deeply, though. In the future, a thorough examination of the `MultithreadedJobExecutor` logic may be necessary. --------- Co-authored-by: Michael R. Crusoe <[email protected]>
- Loading branch information