hubtraf icon indicating copy to clipboard operation
hubtraf copied to clipboard

Support for named servers

Open jtpio opened this issue 5 years ago • 0 comments

Glancing at the code briefly, it looks like the ensure_server method starts the default user server.

Maybe it could be extended to accept an optional name that corresponds to the name of the server to start? Something like this:

ensure_server(self, name="", timeout=300, spawn_refresh_time=30):

jtpio avatar Apr 27 '20 12:04 jtpio