Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Add an option to disable stdio redirect #1983

Merged
merged 2 commits into from Mar 13, 2017

Conversation

Projects
None yet
3 participants
Member

richvdh commented Mar 10, 2017

This makes it tractable to run synapse under pdb.

(Also: refactor logger config for workers to make it easier to add more config options.)

richvdh added some commits Mar 10, 2017

Refactor logger config for workers
- to make it easier to add more config options.
Add an option to disable stdio redirect
This makes it tractable to run synapse under pdb.
Owner

erikjohnston commented Mar 10, 2017

lgtm

@richvdh richvdh merged commit 6bfe8e3 into develop Mar 13, 2017

5 checks passed

Sytest Dendron (Merged PR) Build finished.
Details
Sytest Postgres (Merged PR) Build finished.
Details
Sytest SQLite (Merged PR) Build finished.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@lampholder lampholder removed the in progress label Mar 13, 2017

@richvdh richvdh deleted the rav/no_redirect_stdio branch Mar 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment