log Implab/FuncTask.cs @ 244:eee3e49dd1ff v3

age author description
Thu, 25 Jan 2018 19:09:16 +0300 cin working on promises v3
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
Wed, 06 May 2015 17:11:27 +0300 cin fixed promises cancellation v2
Fri, 06 Mar 2015 15:45:26 +0300 cin DRAFT: refactoring v2