Skip to content

Bug: obsolete TODOs and parameter in worker.rs #11

@PiotrKorkus

Description

@PiotrKorkus

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions