Skip to content

Switch from threading to concurrent.futures #15

Open
@leandroarndt

Description

Most threads in the current code may use the concurrent.futures scheme, with the advantage of returning results and exceptions (see msfs_livery_tools.gui.main.create_uv_map()).

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