14:13 | <Andreu Botella> | Looking some more at PR 41, it's not clear what to do in NewPromiseReactionJob if the handler is empty and the promise capability is not undefined |
14:14 | <Andreu Botella> | IIUC this would be the case with something like
|
14:16 | <Andreu Botella> | I think the right snapshot there should be the one from the promise resolution that triggered this reaction, but it's not immediately clear to me how to make that work in the spec |
20:23 | <littledan> | Andreu Botella: Do you have a case in mind where you're not sure what the observable behavior is? |
20:23 | <littledan> | I think if the handler is empty, there isn't really any snapshot propagation that you have to do in the first place |