Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

bug: Busy waiting is causing cpu usage #313

@tikikun

Description

@tikikun

Describe the bug
The current wait of dealing with waiting is not very optimal and cause many issues regarding performance
image

FIX:

  • Need to implement wait using CV properly to minimize cpu waiting usage

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions