Skip to content

debugonce(eval) hangs Ark #1056

@lionel-

Description

@lionel-

@DavisVaughan reports that the following hangs Ark:

debugonce(eval)

From what I can see, debugonce() drops in the debugger right away because it triggers srcref generation for the base namespace, and eval() is called by reparse_with_srcref(). Then something bad happens and hangs Ark.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions