Skip to content

Add a "kill switch" in case code fails to stop from the normal stop button. #3722

@TheoCGaming

Description

@TheoCGaming

Increasing Access

Sometimes when I'm writing code, I make a dumb mistake that ends up in my code falling into an infinite loop or inadvertently creating a fork bomb. I try to stop the runaway code using the stop button, but it continues running for minutes after I press it. The kill switch would allow you to stop the running code dead in its tracks and kill the P5 library without breaking the website.

Feature request details

The kill switch should stop all code running in the editor instantly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Awaiting Maintainer ApprovalNeeds review from a maintainer before moving forwardFeature RequestProposal for adding a new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions