Re: Futures in WebRTC

On Tue, Jun 4, 2013 at 2:01 PM, Adam Bergkvist
<adam.bergkvist@ericsson.com> wrote:
> Anne, can you comment on the preferred behavior when an object returns a
> Future but enters the closed state (where it basically is useless and throws
> InvalidState exceptions when interacted with) before the Future is resolved.
> Should the Future be left in the pending state or should it be rejected?

If that terminates the associated operation rejecting the pending
future with an error makes sense.


--
http://annevankesteren.nl/

Received on Tuesday, 4 June 2013 13:27:35 UTC