The job sorting in the activePostFlushCbs is unstable
Vue version
3.4.5
Link to minimal reproduction
https://codesandbox.io/p/sandbox/flushpostsort-kpxyks
Steps to reproduce
open the console and you can see similar results:
What is expected?
same output order
What is actually happening?
different output order
System Info
No response
Any additional comments?
the new job queue has no be sorted when nested flushPostFlushCbs call