TorCmdJob
A wrapper around the jobs returned by TorCmd.Unprivileged.Processor and TorCmd.Privileged.Processor to inform observers that they are being executed.
The job is non-cancellable, created just prior to when the actual TorCmd contents are to be written to the control connection.
This is useful for seeing what is happening and, if needed, attaching invokeOnCompletion handlers for reactionary purposes.
Parameters
cmd
The TorCmd class being executed.