fix: prevent threadpool starvation with concurrent file locks #32789
fix(fs): prevent threadpool starvation with concurrent file locks
e5cde9fa
fibibot
dismissed these changes
on 2026-05-07
fix(fs): keep fair flock(), cap threadpool lock waits
4f876fb6
test(fs): open lock file with write access for Windows
0bfd2ed0
Merge remote-tracking branch 'origin/main' into fix/flock-threadpool-…
ea0da160
bartlomieju
changed the title fix(fs): prevent threadpool starvation with concurrent file locks fix: prevent threadpool starvation with concurrent file locks 15 days ago
fix(fs): keep lock waits off the blocking threadpool entirely
62a87e16
fix(fs): retry the lock thread spawn with backoff before using the pool
d371c9ee
Merge branch 'main' into fix/flock-threadpool-starvation
637a8aed
bartlomieju
deleted the fix/flock-threadpool-starvation branch 4 days ago
Assignees
No one assigned