Warning: Can't synchronize with the repository (Unsupported version control system "git": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Ticket #27 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

move env creation from ServerOptions.postOptions() to Server.__init__()

Reported by: msfrank Owned by: msfrank
Priority: trivial Milestone: 0.2
Component: core Version:
Keywords: Cc:

Description

having env creation in the option parser doesn't make sense, we should move it to the Server constructor.

Change History

Changed 3 years ago by msfrank

  • status changed from new to closed
  • resolution set to fixed

fixed in 8e30998bfdce4cddcd5fa414756bba409673ff00

Note: See TracTickets for help on using tickets.