deno
fix: prevent threadpool starvation with concurrent file locks
#32789
Merged

fix: prevent threadpool starvation with concurrent file locks #32789

bartlomieju merged 7 commits into main from fix/flock-threadpool-starvation
bartlomieju
bartlomieju fix(fs): prevent threadpool starvation with concurrent file locks
e5cde9fa
dsherret
dsherret commented on 2026-03-17
fibibot
fibibot dismissed these changes on 2026-05-07
bartlomieju fix(fs): keep fair flock(), cap threadpool lock waits
4f876fb6
bartlomieju test(fs): open lock file with write access for Windows
0bfd2ed0
bartlomieju
bartlomieju
bartlomieju commented on 2026-07-02
bartlomieju Merge remote-tracking branch 'origin/main' into fix/flock-threadpool-…
ea0da160
bartlomieju bartlomieju changed the title fix(fs): prevent threadpool starvation with concurrent file locks fix: prevent threadpool starvation with concurrent file locks 15 days ago
bartlomieju fix(fs): keep lock waits off the blocking threadpool entirely
62a87e16
bartlomieju fix(fs): retry the lock thread spawn with backoff before using the pool
d371c9ee
bartlomieju Merge branch 'main' into fix/flock-threadpool-starvation
637a8aed
bartlomieju bartlomieju dismissed their stale review 4 days ago
addressed
bartlomieju bartlomieju merged cfbf6215 into main 4 days ago
bartlomieju bartlomieju deleted the fix/flock-threadpool-starvation branch 4 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone