Skip to content

AthenaMPTools: Avoid throwing exceptions in multi-process Event Service

Vakhtang Tsulaia requested to merge tsulaia/athena:master-mpes into master

This commit reverts 7eab0d4a. If we pass an empty string as socketName, ZeroMQ throws an exception.

Merge request reports