Skip to content

Using Threads does not work #3

@cu2mauro

Description

@cu2mauro

When it was a standalone program, using Threads to speed up a for loop worked fine. Now that it is a module, it does not: it either works fine for the first iteration of the loop and then just crashes, or it selects some iterations of the loop that do not work properly.

Possibly linked to the global variables and/or the exported ones?

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions