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

Deprecate std::sync::TaskPool #22783

Merged
merged 2 commits into from
Feb 25, 2015
Merged

Conversation

alexcrichton
Copy link
Member

Rather than stabilize on the current API, we're going to punt this
concern to crates.io, to allow for faster iteration.

[breaking-change]

aturon and others added 2 commits February 16, 2015 16:42
Rather than stabilize on the current API, we're going to punt this
concern to crates.io, to allow for faster iteration.

If you need this functionality, you might look at https://github.com/carllerche/syncbox

[breaking-change]
@rust-highfive
Copy link
Collaborator

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member Author

@bors: r+ 27f8708 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 25, 2015
…alexcrichton

 Rather than stabilize on the current API, we're going to punt this
concern to crates.io, to allow for faster iteration.

[breaking-change]
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 25, 2015
@Manishearth
Copy link
Member

Needs Manishearth@f8e4fcb to work

@bors bors merged commit 27f8708 into rust-lang:master Feb 25, 2015
@alexcrichton alexcrichton deleted the deprecate-taskpool branch March 27, 2015 20:36
kkimdev added a commit to kkimdev/autograd that referenced this pull request Apr 4, 2015
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.

5 participants