Skip to content

Forge + Windows process spawning #25

@mszaf

Description

@mszaf

The loading spinner used in both forge logic in some plugins and internally in manage_plugins.py is the issue here.

Please see:
https://docs.python.org/2/library/multiprocessing.html#multiprocessing-programming

image

Offending line:

spinner_process = Process(target=self.show_spinner)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions