#3550 closed defect (fixed)

Get rid of deprecated "tahoe start", "tahoe stop", "tahoe restart", "tahoe daemonize"

Reported by: exarkun Owned by: GitHub <noreply@…>
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

We deprecated these in the 1.14 release which is approaching a year old. They're confusing to users and they're a maintenance burden (it would be ridiculous to port them to Python 3, for example).

Delete them. They'll still exist until 1.16 probably, which will probably be at least a year after they were first deprecated.

Change History (2)

comment:2 Changed at 2020-12-14T19:58:41Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 39628cb/trunk:

Merge pull request #921 from tahoe-lafs/3550.remove-start-stop-restart-daemonize

remove start stop restart daemonize

Fixes: ticket:3550
Fixes: ticket:3523
Fixes: ticket:3524

Note: See TracTickets for help on using tickets.