Skip to content

Ensure all clients can connect to SharedWriter even in short jobs.

This fixes a problem with short MP jobs where the first client shares data only once and finishes, bringing down the server. Now, instead the server should wait for all clients regardless.

Tag @amete , @mnowak

Edited by Peter Van Gemmeren

Merge request reports