- Index
- »
- task
- »
- func:taskRun
def
func:taskRun
taskRun(expr, msg: null)
Run the given expression asynchronously in an ephemeral task. Return a future to track the asynchronous result. Note the expr passed cannot use any variables from the current scope. See task.