Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Nov 18, 2019

With getting rid of bluebirds the js-sdk initFields method didn't end up getting called. Could not hit this issue so guessing atm

Should fix element-hq/element-web#11412

@t3chguy t3chguy requested a review from a team November 18, 2019 19:01
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't bothered to look at why this breaks it, but it seems like a thing

@t3chguy
Copy link
Member Author

t3chguy commented Nov 18, 2019

I haven't bothered to look at why this breaks it, but it seems like a thing

Previous the promise was always run then checked if it fulfilled in the same tick, in the hot-path optimization I didn't realise there was additional code which got ran in the same tick also

@t3chguy t3chguy merged commit f543a11 into develop Nov 18, 2019
@t3chguy t3chguy deleted the t3chguy/bluebird_sync branch May 25, 2020 18:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants