Merge remote-tracking branch 'origin/master' into worktree/ci-native-windows-20260808

This commit is contained in:
Tianyi Cui
2026-08-09 18:03:06 +08:00
952 changed files with 2110 additions and 2087 deletions
@@ -1,4 +1,4 @@
// A temp-file write failure cannot be timed from outside. The fs/promises seam
// A temp-file write failure cannot be timed from outside. The `fs/promises` API
// injects it once so the test can prove that the writer lock still releases.
import { afterEach, describe, expect, it, vi } from 'vitest'
import { Context } from 'cordis'