Skip to content

Known ProblemsΒ #1

@cyanxiao

Description

@cyanxiao
  • paramiko.AutoAddPolicy() is used but it's not safe.
  • Plugins should have an action() method that returns either str or None, but it's not enforced and type-checked at runtime.
  • The way putting plugins in lists as parameters is just not intuitive, and users need to go through the documentations to know that the sequence matters. Putting the next invoked plugin into the parameters might be a solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions