def step_impl(context):
    stop_primary(context, 0)
Beispiel #2
0
def step_impl(context):
    stop_primary(context, 0)
    wait_for_unblocked_transactions(context)
def step_impl(context):
    stop_primary(context, 0)
    wait_for_unblocked_transactions(context)