Skip to content

thread safety? #52

Description

@seedship

Is PyOctree thread safe? I would like to use multiprocessing to have multiple threads use the same pyoctree object to check if lines intersect the same mesh concurrently. Does that sound safe?

If not, is there a way I can copy an already made pyoctree object? Will copy.deepcopy work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions