Lambda
Run the given callback immediately.
Parameters
callback
The callback to run, taking in an instance of the current task
Run the given callback immediately.
Parameters
callback
The callback to run
constructor()
Run nothing and complete, this is useful as a placeholder task.