Mercurial > pub > ImplabNet
log Implab/Components/RunnableComponent.cs @ 199:43b1017ce100 v2
age | author | description |
---|---|---|
Mon, 29 Aug 2016 23:15:51 +0300 | cin | fixed promise chaining behavior, the error handler doesn't handle result or cancellation handlers exceptions these exceptions are propagated to the next handlers. |
Tue, 19 Apr 2016 17:35:20 +0300 | cin | Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler ref20160224 |
Tue, 19 Apr 2016 00:50:14 +0300 | cin | working on cancelation and error handling ref20160224 |
Mon, 18 Apr 2016 16:41:17 +0300 | cin | runnable component, work in progress ref20160224 |