From 7e0fee530939cded2cf036ee8b4cc3cfd1103c0e Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Mon, 12 Aug 2024 16:04:22 -0700 Subject: release: release notes for 2.91.0 Release created with releng/create_release.xsh Change-Id: Ieb6ca02d3cf986b28440fce3792e8c38ce80a33e --- doc/manual/rl-next/haunted-gc-macos.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 doc/manual/rl-next/haunted-gc-macos.md (limited to 'doc/manual/rl-next/haunted-gc-macos.md') diff --git a/doc/manual/rl-next/haunted-gc-macos.md b/doc/manual/rl-next/haunted-gc-macos.md deleted file mode 100644 index 3ce912b2d..000000000 --- a/doc/manual/rl-next/haunted-gc-macos.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -synopsis: "Fix unexpectedly-successful GC failures on macOS" -cls: 1723 -issues: fj#446 -credits: jade -category: Fixes ---- - -Has the following happened to you on macOS? This failure has been successfully eliminated, thanks to our successful deployment of advanced successful-failure detection technology (it's just `if (failed && errno == 0)`. Patent pendingnot really): - -``` -$ nix-store --gc --print-dead -finding garbage collector roots... -error: Listing pid 87261 file descriptors: Undefined error: 0 -``` -- cgit v1.2.3