Skip to content

tokio/tokio/src/signal/ctrl_c.rs: Remove duplicate "a listener" #2395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

mxinden
Copy link
Contributor

@mxinden mxinden commented Apr 10, 2020

No description provided.

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.

This looks good to me. I wonder where the miri failure came from. I'll try to rerun it.

@taiki-e
Copy link
Member

taiki-e commented Apr 10, 2020

Looks like ci failure is a regression of rustc: rust-lang/rust#70917

@Darksonn
Copy link
Contributor

The miri check is required to merge PRs. I'll get back to this later once we fix the miri failure.

@Darksonn Darksonn merged commit 1e67974 into tokio-rs:master Apr 12, 2020
@Darksonn Darksonn added A-tokio Area: The main tokio crate C-maintenance Category: PRs that clean code up or issues documenting cleanup. M-signal Module: tokio/signal T-docs Topic: documentation labels Apr 20, 2020
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 C-maintenance Category: PRs that clean code up or issues documenting cleanup. M-signal Module: tokio/signal T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants