Re: [Twisted-Python] How to restart Twisted service in-process

2017-03-01 Thread Роман Мещеряков
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. -- Kind regards, Roman Mescheryakov   01.03.2017, 05:54, "Glyph Lefkowitz" : On Feb 28, 2017, at 8:11 AM, Роман Мещеряков wrote: Hello everyone,today I tr

Re: [Twisted-Python] How to restart Twisted service in-process

2017-03-01 Thread Glyph Lefkowitz
> On Mar 1, 2017, at 9:46 AM, Роман Мещеряков > 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