[tahoe-lafs-trac-stream] [Tahoe-LAFS] #27: twistd doesn't daemonize on windows
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Jan 16 19:31:10 UTC 2020
#27: twistd doesn't daemonize on windows
--------------------------------+----------------------------------
Reporter: zooko | Owner: nobody
Type: defect | Status: closed
Priority: major | Milestone: eventually
Component: code-nodeadmin | Version: 0.7.0
Resolution: wontfix | Keywords: windows twisted docs
Launchpad Bug: |
--------------------------------+----------------------------------
Changes (by exarkun):
* status: new => closed
* resolution: => wontfix
Old description:
> 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.
>
> 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.
New description:
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.
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.
--
Comment:
Daemonization in the "tahoe" script is now deprecated and will probably be
removed after the next release.
https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3273
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/27#comment:24>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list