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

The scheduler uses the wrong sequence to schedule jobs #10005

Closed
tiaowu opened this issue Jan 5, 2024 · 0 comments
Closed

The scheduler uses the wrong sequence to schedule jobs #10005

tiaowu opened this issue Jan 5, 2024 · 0 comments

Comments

@tiaowu
Copy link

tiaowu commented Jan 5, 2024

Vue version

3.4.5

Link to minimal reproduction

https://codesandbox.io/p/sandbox/flushpostsort2-zdg9l7?file=%2Findex.html%3A52%2C9

Steps to reproduce

open the console and you can see similar results:
image

What is expected?

same output order

What is actually happening?

different output order

System Info

No response

Any additional comments?

by calling flushPostFlushCbs function, it brings 'post job' to the front of 'normal job' for execution

@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants