On Thu, Sep 5, 2013 at 10:32 AM, Ron Buckton <[email protected]>wrote:

> Tasks in C# throw the recorded exception when the Task is finalized by the
> GC if it hasn't been handled by user code, though I don't know if something
> similar could be supported for ES7 Promises nor whether or not that makes
> sense for ES7 promises either.
>

Mark alludes to this when he mentions WeakRef, which provides notifications
when an object is collected. It is a missing piece in the puzzle and part
of the argument for tabling the issue for a future effort.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to