Skip to content

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

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:

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

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions