Skip to content

Conversation

@aaamourao
Copy link
Contributor

Motivation

The builder parameter core_threads was renamed to worker_threads but it wasn't consistently renamed inside the code, what might be confusing.

Solution

Renamed core_threads local variables to worker_threads in builder.rs.

@maminrayej maminrayej added A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime labels Feb 28, 2025
Copy link
Contributor

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@Darksonn Darksonn merged commit 20c1fdc into tokio-rs:master Feb 28, 2025
87 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants