Skip to content

cluster: add cwd to cluster.settings

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/cluster-cwd into master

This commit allows cluster workers to be created with configurable working directories.

Closes #16388 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

cluster

Merge request reports

Loading