Function
on-workload-unbind
The workload is gone — a normal stop, or cleanup after a failed bind. Best-effort: must tolerate ids never bound or already unbound.
on-workload-unbind: async func(id: workload-id);The workload is gone — a normal stop, or cleanup after a failed bind. Best-effort: must tolerate ids never bound or already unbound.
on-workload-unbind: async func(id: workload-id);