Skip to content

Run MCTS computations in worker thread #2

@RyanMcCleary

Description

@RyanMcCleary

Currently, the MCTS computations are being executed in the UI thread, which is making the app unresponsive. We need to move these computations over to a worker thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions