-
Notifications
You must be signed in to change notification settings - Fork 408
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cap parallelism in patch application (#6636)
It doesn't seem to help that much, and letting it be unbounded can result in huge numbers of patch tasks that make little visible progress and then results in a lengthy postgres recovery process if the user gets impatient and kills it.
- Loading branch information
Showing
1 changed file
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters