average-vr-56795
10/07/2019, 2:39 PM./pants -ldebug --compile-rsc-worker-count=8 --process-execution-local-parallelism=8 --compile-rsc-execution-strategy=hermetic --no-compile-rsc-incremental --compile-rsc-workflow=rsc-and-zinc compile --cache-ignore examples/src/scala/org/pantsbuild/example/hello::
I get told:
No such options scope: rsc
when RscCompile
tries to access Rsc.global_instance()
average-vr-56795
10/07/2019, 2:45 PMwitty-crayon-22786
10/07/2019, 5:56 PMwitty-crayon-22786
10/07/2019, 5:57 PMdef subsystem_dependencies(cls):
of a Task or Optionable are supposed to be included