Skip to content

Convert I/O tests to use run_in_mt_newsched_task #8999

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

Closed
wants to merge 2 commits into from

Conversation

anasazi
Copy link
Contributor

@anasazi anasazi commented Sep 5, 2013

Resolves #8685

@anasazi
Copy link
Contributor Author

anasazi commented Sep 5, 2013

@brson r?

@alexcrichton
Copy link
Member

That was really fast to get more test coverage :)

@anasazi
Copy link
Contributor Author

anasazi commented Sep 10, 2013

Turns out the problem was not homing for accept().

I have looked into the abyss of multi-threaded un-thread-safe I/O and seen the madness within.

@anasazi
Copy link
Contributor Author

anasazi commented Sep 11, 2013

@bors retry

bors added a commit that referenced this pull request Sep 11, 2013
@bors bors closed this Sep 11, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 16, 2022
Remove error-pattern comments

The `clippy_lints` one [is unused](https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/.60error-pattern.60), the others in `ui-toml` also appear not to have an effect

changelog: none
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.

Make I/O Tests Multithreaded
3 participants