Skip to content

Always run on 1 core CPU only #39

Description

@minhhieugma

No matter how many cores I choose, it always runs on only one core.
It reflects on the Task Manager as well as the "current rate" metrics as well.

I guess that we need to use Process to achieve it?
from multiprocessing import cpu_count, Process

Reference: https://stackoverflow.com/questions/22700164/python-running-multiple-processes-simultaneously

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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