Skip to content

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

@Rune-Christensen

Description

@Rune-Christensen

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.

Metadata

Metadata

Assignees

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