Open
Description
Version
v22.9.0
Platform
ubuntu 22.04
Subsystem
No response
What steps will reproduce the bug?
When using microtaskMode: 'afterEvaluate', the program gets stuck in the vm and cannot return to the main program.
mod is vm.script, I didn't set the execution timeout, if I use await here, he will be stuck here all the time
How often does it reproduce? Is there a required condition?
every time
What is the expected behavior? Why is that the expected behavior?
When using microtaskMode: 'afterEvaluate', the program gets stuck in the vm and cannot return to the main program.
What do you see instead?
When using microtaskMode: 'afterEvaluate', the program gets stuck in the vm and cannot return to the main program.
Additional information
When using microtaskMode: 'afterEvaluate', the program gets stuck in the vm and cannot return to the main program.