eclipse-score / eclipse-score/kyron

Bug: obsolete TODOs and parameter in `worker.rs`

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
2
Forks
12
Avg merge
21h 55m
Merged PRs (30d)
4

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:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.