Mercurial > pub > ImplabNet
log Implab/ActionChainTaskBase.cs @ 198:b305c678923a
age | author | description |
---|---|---|
Mon, 10 Oct 2016 03:14:00 +0300 | koff | fixed error handling for chained actions |
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. |