Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
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
Conversation
richvdh
added some commits
Mar 10, 2017
lampholder
added
the
in progress
label
Mar 10, 2017
richvdh
assigned
erikjohnston
Mar 10, 2017
|
lgtm |
richvdh
merged commit 6bfe8e3
into
develop
Mar 13, 2017
5 checks passed
lampholder
removed
the
in progress
label
Mar 13, 2017
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
richvdh commentedMar 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.)