Fix bug in BlockingCollection<T>.TryTake Add corresponding unit test
authorGuillaume Pouillet <nekresh@gmail.com>
Tue, 7 Dec 2010 09:30:12 +0000 (10:30 +0100)
committerGuillaume Pouillet <nekresh@gmail.com>
Tue, 7 Dec 2010 10:24:03 +0000 (11:24 +0100)
commit0d98fbbe2907ca2cd4f2e68c938225b4f411d1bd
treedde8d57c41c3462a4a1d4c0a27bf2df0ca235cbb
parent44ceb84e440f6231e47ee7bf681a933c061fe29e
Fix bug in BlockingCollection<T>.TryTake Add corresponding unit test
mcs/class/System/System.Collections.Concurrent/BlockingCollection.cs
mcs/class/System/Test/System.Collections.Concurrent/BlockingCollectionTests.cs