Abort the task; the caller's invokeTask rejects with cancelled. Off-host (plain vite dev — no host transport) this is a no-op; on-host a failed send throws rather than leaving the caller waiting, exactly as completeTask.
invokeTask
cancelled
vite dev
Abort the task; the caller's
invokeTaskrejects withcancelled. Off-host (plainvite dev— no host transport) this is a no-op; on-host a failed send throws rather than leaving the caller waiting, exactly as completeTask.