-
Notifications
You must be signed in to change notification settings - Fork 535
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
One last summary before closing [0.15] (#1729)
* Bypass delay on spawning summarizer if excessive ops before join * Add waitStop to RunningSummarizer to let it summarize one last time before closing * Remove unused line * Slight refactor and add min ops * Add comment * Make sure originalRequest is set in Container * Do not spawn a summarizer if any exists * Silently ignore timeout cancels * Add back trySummarizeCore to eliminate immediately invoked async function * Remove mysterious trailing spaces * Change flushPromises to use process.nextTick Co-authored-by: Arin <arinwt@outlook.com>
- Loading branch information
Arin Taylor
and
Arin
authored
Apr 13, 2020
1 parent
f31f1f4
commit 8fa78b8
Showing
3 changed files
with
80 additions
and
30 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
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
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