1 | | bumping this issue out of the v0.6.1 milestone because there are too many other more urgent things for this milestone |
| 1 | On Windows, Twistd doesn't write pid file (as per [http://twistedmatrix.com/trac/ticket/2646 Twisted #2646]), nor does the call to twistd exit so that you get your shell back. But it does start not one but two "python.exe" processes, which will continue running if you C-c the call to twistd and get your shell back. |
| 2 | |
| 3 | To close this ticket, fix it so that twistd works the same on Windows as on all other operating systems that we support, or at least figure out what the heck is going on and document it. |