672d96704c
The ompi_osc_signal_outgoing was moved from ompi_osc_rdma_frag_start to frag_send which gave correct results for the bug reproducer but hangs with simple OSC tests. Moved the ompi_osc_signal_outgoing back and it now passes all tests. Closes #256