On Tue, Aug 28, 2018 at 5:54 AM Richard Shea wrote:
>
> With Apache the process starts as root, reads the key and then makes the
> apache process run as a different, less powerful, user but I can't see how
> you can do the equivalent for twistd ? Am I overlooking something ?
>
>
twistd has `--ui
Hi All,
I am working on ticket #9217 / PR #1051 to add lots more wheel
generation to the Twisted CI. I decided to give the cibuildwheel
package a try and it made this process almost too easy (well... sort of
:] ). I've got AppVeyor-Windows, Travis-Linux, and Circle-OSX all
building a variet
I'm working on a Flask project using the flask_twisted package from PyPI
and have encountered a mystery. I don't *have* to solve it to move on, but
darn it, I can't let it go :)
https://pypi.org/project/Flask-Twisted/
https://github.com/cravler/flask-twisted/
So here's the breakdown: when use th