dillon1000/react
Commit
Browse files Fix message loop behavior when host callback is cancelled (#16407)
* Add a regression test for cancelCallback with message loop * If there's nothing scheduled, we're not running * Add more tests from #16271
Changed paths2 files
First-parent comparisonpackages/scheduler/src/__tests__/SchedulerBrowser-test.internal.js ModifiedM packages/scheduler/src/forks/SchedulerHostConfig.default.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…