Skip to content

When using microtaskMode: 'afterEvaluate', the program gets stuck in the vm and cannot return to the main program. #55546

Open
@HUAHUAI23

Description

@HUAHUAI23

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.
image
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    vmIssues and PRs related to the vm subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions