Run a pkgbuilder worker

pb_worker(workdir, timeout = NULL)

Arguments

workdir

Working directory for the queue - must be shared with the server process.

timeout

A per-job timeout. Builds that take longer than this many seconds will be terminated.

Value

Never returns, runs a worker as a side-effect