astral-sh/uv

Loop on `EINTR` on file lock acquisition

Aperta

#15.996 aperta il 22 set 2025

 (2 commenti) (0 reazioni) (0 assegnatari)Rust (3111 fork)batch import
help wanted

Metriche repository

Star
 (84.934 stelle)
Metriche merge PR
 (Merge medio 7g 16h) (259 PR mergiate in 30 g)

Descrizione

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

Guida contributor