RE: Need guidance on promise-returning methods on a stateful object

From: Jan-Ivar Bruaroey [mailto:jib@mozilla.com]

> (Jumping in. Adam, please correct me if I mess up the answers.)

Based on these answers, it seems like leaving it pending forever is probably the right way to go. In the future, we're hoping to add a third "canceled" state to promises, which might match what you're looking for here. But until then, forever-pending would make sense to me.

Received on Monday, 19 October 2015 19:59:45 UTC