Skip to main content

WorkerInfo

Provider that signals that a rule is a worker tool

WorkerInfo.concurrency

WorkerInfo.concurrency: None | int

WorkerInfo.env

WorkerInfo.env: dict[str, cmd_args]

A Starlark value representing the environment for the command that spawns the worker.


WorkerInfo.exe

WorkerInfo.exe: cmd_args

WorkerInfo.streaming

WorkerInfo.streaming: bool

WorkerInfo.supports_bazel_remote_persistent_worker_protocol

WorkerInfo.supports_bazel_remote_persistent_worker_protocol: bool