dojo / core

:rocket: Dojo 2 - language helpers and utilities.
http://dojo.io
Other
213 stars 58 forks source link

Calling finally task for canceled tasks, fixes #205 #230

Closed rorticus closed 7 years ago

rorticus commented 8 years ago

If you call finally on an already canceled task, the finally task now runs.

codecov-io commented 8 years ago

Current coverage is 97.40% (diff: 100%)

Merging #230 into master will increase coverage by <.01%

@@             master       #230   diff @@
==========================================
  Files            46         46          
  Lines          2389       2391     +2   
  Methods          26         26          
  Messages          0          0          
  Branches        458        459     +1   
==========================================
+ Hits           2327       2329     +2   
  Misses           58         58          
  Partials          4          4          

Powered by Codecov. Last update a629f4e...eea15d9