-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
I'd like to investigate putting a semaphore in front of the pkg/os filesystem operations, so massive numbers of goroutines attempting filesystem I/O don't create threads each and make the operating system cry. There are deadlock concerns, but perhaps we can do it per filesystem id, or learn the limits, etc.
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.