Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enqueue the call to sendDidOpen #11337

Merged

Conversation

fearthecowboy
Copy link
Member

Fixing #11335

// reset the promise for the dispatcher
DefaultClient.dispatching.reset();

do {
// ensure that this is OK to start working
Copy link
Member Author

Choose a reason for hiding this comment

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

It turns out that the dispatching can have stuff going when something crashes, so we move the check to inside the loop

@bobbrow bobbrow added this to the On Deck milestone Aug 17, 2023
@sean-mcmanus sean-mcmanus modified the milestones: On Deck, 1.17.4 Aug 18, 2023
@sean-mcmanus sean-mcmanus merged commit 89d0a7a into microsoft:main Aug 21, 2023
4 checks passed
sean-mcmanus pushed a commit that referenced this pull request Aug 21, 2023
* enqueue the call to sendDidOpen
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants