Job Failed #4396
I'm finding the problem below when trying to run tests in the Margo-less branch. I assume that the issue comes from Hermes not (yet) supporting multiple transport definitions in the constructor of async_engine
. I'm guessing that I need to forward these transport prefixes to HG_Init()
but I'm not sure what each prefix represents. Could you provide some info on this @toto?