Comment on Async/await support in FirefoxparentComments−k__9yIs this about the cancelation tokens they also want to force on observables?−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
Is this about the cancelation tokens they also want to force on observables?
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...