Skip to content

Unneeded requests on p init #28

Description

@kabniel

p always tries to create Pump and Client objects even if the sub command doesnt need it, which sometimes result in weird errors and slowness.

Example:

$ p set active me@badserver
$ p set active me@goodserver
... long wait for badserver to timeout ...
[Error] Could not load account: me@badserver

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions