1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 06:22:42 +01:00
nix/src
John Ericson b6a94d4a1a MonitorFdHup: Don't sleep anymore
After the previous commit it should not be necessary. Furthermore, if we
*do* sleep, we'll exacerbate a race condition (in conjunction with
getting rid of the thread cancellation) that will cause test failures.

(cherry picked from commit 49f486d8e0)
2025-03-23 23:54:09 +00:00
..
build-remote build-remote: only allocate storeUri once 2024-07-25 14:04:03 +02:00
external-api-docs Format .nix files 2025-01-24 20:40:21 +01:00
internal-api-docs Format .nix files 2025-01-24 20:40:21 +01:00
libcmd {libexpr,libcmd}: Make debugger significantly faster 2025-03-14 13:22:45 +00:00
libexpr stack overflow is EvalBaseError 2025-03-21 14:12:36 +00:00
libexpr-c Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libexpr-test-support Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libexpr-tests Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libfetchers libfetchers: fix double quote in path printed in logger 2025-03-19 22:24:28 +00:00
libfetchers-tests Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libflake Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libflake-c Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libflake-tests Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libmain Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libmain-c Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libstore Fix macos sandbox issue 2025-03-19 20:21:40 +00:00
libstore-c Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libstore-test-support Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libstore-tests Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libutil MonitorFdHup: Don't sleep anymore 2025-03-23 23:54:09 +00:00
libutil-c Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libutil-test-support Write just ./.version on all components 2025-02-19 01:04:04 +01:00
libutil-tests MonitorFdHup: replace pthread_cancel trick with a notification pipe 2025-03-23 23:54:09 +00:00
nix port crash-handler from lix to nix 2025-03-21 15:30:03 +00:00
nix-build Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 14:37:28 +00:00
nix-channel Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 14:37:28 +00:00
nix-collect-garbage Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 14:37:28 +00:00
nix-copy-closure Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 14:37:28 +00:00
nix-env Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 14:37:28 +00:00
nix-instantiate Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 14:37:28 +00:00
nix-store Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 14:37:28 +00:00
perl Fix perl store bindings 2025-02-21 14:47:37 +00:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00