[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2491: synchronous node startup

Tahoe-LAFS trac at tahoe-lafs.org
Thu Jun 30 02:49:53 UTC 2016


#2491: synchronous node startup
--------------------------+------------------------------------------------
     Reporter:  dawuud    |      Owner:  warner
         Type:  task      |     Status:  assigned
     Priority:  normal    |  Milestone:  1.13.0
    Component:  code-     |    Version:  1.10.1
  nodeadmin               |
   Resolution:            |   Keywords:  tor i2p static synchronous startup
Launchpad Bug:            |
--------------------------+------------------------------------------------

Comment (by warner):

 As mentioned in #1377, http://twistedmatrix.com/trac/ticket/823 might help
 address one of the problems this is addressing: errors at startup getting
 written to the logfile instead of the controlling terminal (and the `tahoe
 start` process reporting success, not failure). `twistd` basically now
 does the old buildbot trick of waiting for the new child process to get
 running (by reading from a pipe-to-self) and reporting a short error
 message if it fails.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2491#comment:14>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list