Comment on Async/await support in FirefoxparentComments−jrvidal9yWell, I was asking in general about all those new features that are in consideration: cancelation tokens, try...else, even the await.cancelToken meta-property [1]. It feels like a lot of baked-in syntactic support for a very specific pattern =/[1] https://github.com/tc39/proposal-cancelable-promises/blob/ma...
Comments
Well, I was asking in general about all those new features that are in consideration: cancelation tokens, try...else, even the await.cancelToken meta-property [1]. It feels like a lot of baked-in syntactic support for a very specific pattern =/
[1] https://github.com/tc39/proposal-cancelable-promises/blob/ma...