astral-sh/uv

Loop on `EINTR` on file lock acquisition

オープン

#15,996 opened on 2025/09/22

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (3,111 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (84,934 個のスター)
PR merge metrics
 (平均マージ 7d 16h) (30d で 259 merged PRs)

説明

We should loop on EINTR, and probably in the blocking cases too, unless I'm missing something that already does that.

Originally posted by @geofft in https://github.com/astral-sh/uv/pull/15992#discussion_r2370330069

コントリビューターガイド