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

Remove useIncrementalUpdates assert from Networking module #4116

Merged
2 commits merged into from
Feb 19, 2020

Conversation

marlenecota
Copy link
Contributor

@marlenecota marlenecota commented Feb 18, 2020

Workaround for #2460 while we implement the param.

Microsoft Reviewers: Open in CodeFlow

@marlenecota marlenecota requested a review from a team as a code owner February 18, 2020 22:40
@ghost ghost added the vnext label Feb 18, 2020
@marlenecota marlenecota added the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label Feb 18, 2020
@ghost
Copy link

ghost commented Feb 18, 2020

Hello @marlenecota!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 60 minutes, a condition that will be fulfilled in about 57 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

Copy link
Contributor

@kmelmon kmelmon left a comment

Choose a reason for hiding this comment

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

:shipit:

@ghost ghost merged commit 382487c into microsoft:master Feb 19, 2020
@marlenecota marlenecota deleted the networking-assert branch February 19, 2020 02:23
lamxdoan pushed a commit to lamxdoan/react-native-windows that referenced this pull request Feb 26, 2020
…#4116)

* Remove useIncrementalUpdates assert from Networking module

* Change files
ghost pushed a commit that referenced this pull request Feb 26, 2020
* Fix concurrency issue in NetworkingModule (#4179)

* Add locking around access to m_requests

* Change files

* add locking around AbortRequest as well

* fix formatting

* lock needs local variable

* Remove useIncrementalUpdates assert from Networking module (#4116)

* Remove useIncrementalUpdates assert from Networking module

* Change files

* add [[maybe_unused]]

Co-authored-by: Marlene Cota <marlenecota@gmail.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants