astral-sh/uv

Loop on `EINTR` on file lock acquisition

Open

#15 996 ouverte le 22 sept. 2025

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (3 111 forks)batch import
help wanted

Métriques du dépôt

Stars
 (84 934 stars)
Métriques de merge PR
 (Merge moyen 7j 16h) (259 PRs mergées en 30 j)

Description

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

Guide contributeur