]> git.lizzy.rs Git - rust.git/commit
Deprecate std::sync::TaskPool
authorAaron Turon <aturon@mozilla.com>
Tue, 17 Feb 2015 00:33:55 +0000 (16:33 -0800)
committerAaron Turon <aturon@mozilla.com>
Tue, 17 Feb 2015 00:42:06 +0000 (16:42 -0800)
commitefd2a1780b2ee1909e84df0c3b398adb024ee375
treea3c5809d5201b6c939a7d5a5767d502cbe998a18
parent81bce5290ff55b9a2eddd83d31b0778180904d7f
Deprecate std::sync::TaskPool

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]
src/libstd/sync/task_pool.rs