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.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function