generated from eclipse-score/module_template
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Original report: https://github.com/qorix-group/inc_orchestrator_internal/issues/230
Describe the bug:
There's an obsolete TODO list in impl Worker docstring.
There's an unused _prio parameter in Worker::new that won't be used -> priority is set using Worker::start thread_params parameter.
src/async_runtime/src/scheduler/workers/worker.rs
Steps to reproduce the behavior:
N/A
Observed behavior:
N/A
Expected behavior
N/A
Occurrence:
N/A
Attachments / Logs:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Backlog