run

inline fun <A> run(providedExecutorService: ExecutorService? = null, block: ShutdownManager.() -> A): A