Skip to content

Requests time out when CPU is used #17

@rhn

Description

@rhn

Every request done after the work had started when using the CPU backend times out.

I'm not sure about the proper solution, but when I limited the number of CPUs used:

for (let i = 0; i < this.count - 1; i++) {

the requests don't time out any more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions