Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

No way to break/Ctrl-C out of python script #68

@dantaeyoung

Description

@dantaeyoung

Hi,

First of all, thanks for such a wonderful and helpful script.

It seems that right now, there's no way to break or Ctrl-C a Python script -- for example, an infinite "while(True)" loop will run forever, consequently crashing Rhino. Of course, I'm not running infinite loops, but this means that a loop with faulty logic will crash Rhino and Grasshopper, erasing any progress done since the last time saved.

Am I missing something, and is there a way to just break a Python script running inside the Python Grasshopper Component?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions