This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. #13127
Merged
Merged
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
71e515b
Add a fork()-based launcher for Synapse for use in Complement test runs
reivilibre 7b4b517
Don't pick out the run method from the reactor at import time
reivilibre 47be453
Update supervisor config to use the forking launcher when we want to
reivilibre a8308cc
Add worker names to the log lines when using fork launcher
reivilibre 089f4b3
Control use of fork()-based launcher with an env var
reivilibre 757d66c
Newsfile
reivilibre 8669ff3
Test against workers in CI every time! :-)
reivilibre 37bf9d0
Add comments about run() not being bound early
reivilibre caab855
Remove leading underscore from complement_fork_starter
reivilibre f3dc1c4
Rename ___install to _install_real_reactor
reivilibre 8f7e96e
Move comment to where we actually use fork()
reivilibre c475b00
Use argparse to do the first split of arguments and to provide help text
reivilibre d677e52
Remove stray #
reivilibre 821b473
Update synapse/app/_base.py
reivilibre 3bd858f
Pull out things from `ns` at point of use
reivilibre File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.