Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio Code extension should try to catch infinite loops #287

Open
Rune-Christensen opened this issue Jun 12, 2023 · 0 comments · May be fixed by #336
Open

Visual Studio Code extension should try to catch infinite loops #287

Rune-Christensen opened this issue Jun 12, 2023 · 0 comments · May be fixed by #336
Assignees

Comments

@Rune-Christensen
Copy link
Collaborator

When the VSC extension runs the generated COBOL code, it should do so in a way, that enables it to catch an infinite loop in the generated code, and terminate the running thread.
This should be implemented using a timeout, that triggers if the thread running the COBOL is running for a long time.

@samdion1994 samdion1994 self-assigned this Oct 27, 2023
@samdion1994 samdion1994 linked a pull request Nov 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants