9c926e5e82
If we really get a catastrophic error from a libfabric call, don't bother trying to continue (because data has been corrupted and there's nothing sane left to do). Just call opal_btl_usnic_exit() (which tries to call the PML error callback, but we're so early in the module_init process that this likely hasn't been setup yet, so the job will likely abort).