Skip to content

QUESTION: Why packages must be reinstalled after app restart? #94

Description

@janproch

I have app with plugins, which creates lot of forks. So speed of launching new process with available selected plugins is critical.

Why is necessary to call manager.install after each restart, when plugin was already installed previously?

Also I expect problems, when more processes will install plugins into the same directory simultaneusly.

I have no problem to store list of installed plugins somewhere, but performance penalty related with installing plugin is now too big

I read explanations in #18 , but there is no answer to my question

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions