Channels
welcome
github-notifications
announce
random
plugins
general
development
pex
Powered by
#development
Title
# development
f
fast-nail-55400
07/06/2020, 4:40 PM
https://github.com/pantsbuild/pants/pull/10260
switches the remote execution client to the new “streaming” client which is able to use the
WaitExecution
method of the REv2 API. Given Scoot does not support
WaitExecution
, should we keep the original “polling” client or remove it (and lose Scoot support)?
Post