Skip to content

Allow HolyLua to handle debugging of infinite loops of the main lua state #87

@RaphaelIT7

Description

@RaphaelIT7

When the main lua state freezes due to an infinite loop, I want the HolyLua state to be able to detect this and possibly even recover the main state by forcing an error for example into it to break the infinite loop.

Preferably I should also offload the command queue into a different thread to allow one to run commands while the main thread is dying, though this would be more complex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexThis issue is quite complex and will take a whileplanned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions