Skip to content
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

Add tokio io test #3848

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Add tokio io test #3848

merged 1 commit into from
Aug 28, 2024

Conversation

tiif
Copy link
Contributor

@tiif tiif commented Aug 27, 2024

After #3804 landed, these tests passed.

@tiif tiif marked this pull request as ready for review August 28, 2024 02:53
@RalfJung
Copy link
Member

RalfJung commented Aug 28, 2024 via email

@tiif tiif force-pushed the tokiotest branch 2 times, most recently from 642e35d to e953e6d Compare August 28, 2024 08:11
@tiif
Copy link
Contributor Author

tiif commented Aug 28, 2024

Please don't r+ this first, I am not sure what's wrong with github, my local mpsc.rs has this, but github won't update it.

//@only-target-linux: support for tokio only on linux
use std::sync::mpsc::channel;

EDIT: Resolved, I didn't realise there is another mpsc.rs

tests/pass/mpsc.rs Outdated Show resolved Hide resolved
@RalfJung
Copy link
Member

Awesome. :)

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 28, 2024

📌 Commit d1550bd has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Aug 28, 2024

⌛ Testing commit d1550bd with merge 0974843...

@bors
Copy link
Collaborator

bors commented Aug 28, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 0974843 to master...

@bors bors merged commit 0974843 into rust-lang:master Aug 28, 2024
8 checks passed
@tiif tiif deleted the tokiotest branch September 1, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants