Mercurial > pub > ImplabNet
log Implab/AbstractPromise.cs @ 162:0526412bbb26 ref20160224
age | author | description |
---|---|---|
Mon, 15 Feb 2016 04:22:15 +0300 | cin | Promises: SignalXXX methods merged into SignalHandler method. v2 |
Sun, 08 Mar 2015 02:52:27 +0300 | cin | RC: cancellation support for promises + tests v2 |
Fri, 06 Mar 2015 15:45:26 +0300 | cin | DRAFT: refactoring v2 |
Wed, 04 Mar 2015 18:05:39 +0300 | cin | DRAFT: refactoring, adding cancelation token v2 |
Tue, 17 Feb 2015 18:16:26 +0300 | cin | added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2 |
Fri, 30 Jan 2015 17:07:17 +0300 | cin | fixed Resove method bug when calling it on already cancelled promise v2 |