Skip to content

refactor(core): No need for zone.root.run in zoneless scheduler#55230

Closed
atscott wants to merge 1 commit intoangular:mainfrom
atscott:nozoneroot
Closed

refactor(core): No need for zone.root.run in zoneless scheduler#55230
atscott wants to merge 1 commit intoangular:mainfrom
atscott:nozoneroot

Conversation

@atscott
Copy link
Copy Markdown
Contributor

@atscott atscott commented Apr 5, 2024

Now that #55092 has merged, we now consistently get the setTimeout and rAF implementations that are not patched by zone. There's no longer a need to run them in the root zone.

Now that angular#55092 has merged, we now consistently get the `setTimeout` and
`rAF` implementations that are not patched by zone. There's no longer a
need to run them in the root zone.
@atscott atscott added target: major This PR is targeted for the next major release area: core Issues related to the framework runtime labels Apr 5, 2024
@ngbot ngbot Bot added this to the Backlog milestone Apr 5, 2024
@atscott atscott marked this pull request as ready for review April 6, 2024 21:42
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Apr 8, 2024
@atscott
Copy link
Copy Markdown
Contributor Author

atscott commented Apr 8, 2024

This PR was merged into the repository by commit dda9d9a.

@atscott atscott closed this in dda9d9a Apr 8, 2024
iteriani pushed a commit to iteriani/angular that referenced this pull request Apr 11, 2024
…lar#55230)

Now that angular#55092 has merged, we now consistently get the `setTimeout` and
`rAF` implementations that are not patched by zone. There's no longer a
need to run them in the root zone.

PR Close angular#55230
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants