[Twisted-Python] How to restart Twisted service in-process
Glyph Lefkowitz
glyph at twistedmatrix.com
Wed Mar 1 14:09:23 MST 2017
> On Mar 1, 2017, at 9:46 AM, Роман Мещеряков <romanmescheryakov at yandex.ru> wrote:
>
> Then the next question is: how to run my .tac file with twist? I don't see option like '-y' in it's --help output.
We haven't implemented .tac files for `twist` yet; you can either add that feature :) or you can write a twist plugin. (It's the same as a twistd plugin.)
-glyph
More information about the Twisted-Python
mailing list