Skip to content

Conversation

@gaearon
Copy link
Collaborator

@gaearon gaearon commented Aug 25, 2018

I think this demonstrates what I've been running into with my time slicing demo. Not sure though — maybe it's a different problem. If there is a good explanation for this behavior I can dig further.

The symptom I was seeing is that if I flood the scheduler with enough low pri work, it would make a synchronous long chain of commits during expiration — sometimes locking up the thread for 20 seconds or so. I couldn't find a way to reproduce more than one extra commit in this test, but maybe this is enough to demonstrate the issue?

@gaearon gaearon mentioned this pull request Aug 26, 2018
13 tasks
@necolas necolas added the React Core Team Opened by a member of the React Core Team label Jan 8, 2020
@gaearon
Copy link
Collaborator Author

gaearon commented Jan 23, 2020

Need to rebase and see if that still reproes. Could be a CM bug that leads to unnecessary work.

@gaearon gaearon closed this Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants