[nvshmem4py] BUG: nvshmem.core.wait_until parameter in wrong order

nvshmem wait_until parameter is signal_op then signal_val.

but here in nvshmem4py, the parameter is signal_val then signal_op

1 Like

Thank you for the bug report. I will create an internal bug for tracking and look into it.