run

fun run(action: Runnable)

Run an action until interruption.

Parameters

action

The action to run