-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: limit concurrent file reads per hard drive #785
Conversation
🧪 Branch testing instructionsThis pull request can be tested locally with the following command: npm exec --yes -- "github:emmercm/igir#emmercm/drive-semaphore" [commands..] [options] Comment generated by the Pull Request Commenter workflow. |
Codecov Report
@@ Coverage Diff @@
## main #785 +/- ##
==========================================
+ Coverage 93.35% 93.50% +0.14%
==========================================
Files 84 85 +1
Lines 5135 5189 +54
Branches 1165 1177 +12
==========================================
+ Hits 4794 4852 +58
+ Misses 323 319 -4
Partials 18 18
|
🔒 Inactive pull request lockThis pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Comment generated by the GitHub Lock Issues workflow. |
Fixes: #770