diff options
author | Maximilian Bosch <maximilian@mbosch.me> | 2024-10-12 20:20:03 +0200 |
---|---|---|
committer | Maximilian Bosch <maximilian@mbosch.me> | 2024-10-12 21:16:30 +0200 |
commit | a322fcea4a3630853bb1e91f411da5d37a8b4523 (patch) | |
tree | b038f8f166ee90f407ce0a055a813435f0ebdcb1 /tests/functional/lang/parse-fail-eol-1.nix | |
parent | 9865ebaaa618d82a7b7fdccc636cbaa7dfa42427 (diff) |
worker: respect C-c on `sudo nix-build`
While debugging something else I observed that latest `main` ignores
`Control-C` on `sudo nix-build`.
After reading through the capnproto docs, it seems as if the promise
must be fulfilled to actually terminate the `promise.wait()` below.
This also applies to scenarios such as stopping the client
(`nix-build`), but the builders on the daemon-side are still running,
i.e. closes #540
Co-authored-by: eldritch horrors <pennae@lix.systems>
Change-Id: I9634d14df4909fc1b65d05654aad0309bcca8a0a
Diffstat (limited to 'tests/functional/lang/parse-fail-eol-1.nix')
0 files changed, 0 insertions, 0 deletions