nativelink icon indicating copy to clipboard operation
nativelink copied to clipboard

Implement kill action requests on scheduler

Open zbirenbaum opened this issue 1 year ago • 2 comments
trafficstars

Description

Implements scheduler api for sending a kill action request to a worker. Allows for action cancellation during scenarios such as client disconnection.

towards #338

Type of change

  • [x] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Adds new test to confirm that the worker receives the kill action request

Checklist

  • [x] Updated documentation if needed
  • [x] Tests added/amended
  • [x] bazel test //... passes locally
  • [x] PR is contained in a single commit, using git amend see some docs

This change is Reviewable

zbirenbaum avatar Apr 08 '24 18:04 zbirenbaum

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Zach Birenbaum seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar May 15 '24 21:05 CLAassistant