Thanks Raul, I understand this case better now - fixed in master https://github.com/petkaantonov/bluebird/commit/7094e1677d79de99ba5f268785f49e9d99508e2f - wasn't particularly hard to fix this case, no one ever complained about it or mentioned it before so it wasn't considered.
Bluebird will now raise an error about a cyclical reference here. Native promises should have no issue fixing this without any weak maps too.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

