Mercurial > pub > ImplabNet
log Implab.Test/AsyncTests.cs @ 189:b60643b47078 ref20160224
age | author | description |
---|---|---|
2016-02-03 | cin | Added support for 'await' operator to promises v2 |
2015-05-06 | cin | fixed promises cancellation v2 |
2015-03-07 | cin | RC: cancellation support for promises + tests v2 |
2015-02-17 | cin | added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2 |
2015-02-15 | cin | shared locks + tests v2 |
2015-01-15 | cin | improved performance of promises v2 |
2015-01-14 | cin | major update, added Drain mathod to AsyncQueue class v2 |