[tahoe-lafs-trac-stream] [tahoe-lafs] #2139: move setup work to "before the fork" in the cli
tahoe-lafs
trac at tahoe-lafs.org
Thu Dec 19 16:29:57 UTC 2013
#2139: move setup work to "before the fork" in the cli
-------------------------------+---------------------------
Reporter: zooko | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: undecided
Component: code-frontend-cli | Version: 1.10.0
Keywords: usability | Launchpad Bug:
-------------------------------+---------------------------
As Brian suggested in comment:3:ticket:649, it would be nice if more of
the setup work were done before the fork, or even better if the fork were
removed entirely. The reason it is a problem to do the setup work after
the fork is that then an exception during the setup work appears in the
log file but is invisible to the CLI.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2139>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list