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

Fix loop in extension #336

Open
wants to merge 2 commits into
base: Developer
Choose a base branch
from
Open

Fix loop in extension #336

wants to merge 2 commits into from

Conversation

samdion1994
Copy link
Collaborator

Added option in setting in vscode extension to set the time limit to break out of infinity loop.

@samdion1994
Copy link
Collaborator Author

samdion1994 commented Nov 16, 2023

Hi @Rune-Christensen,

Sorry, for bugging you😅.

For context I add a parameter in vscode to kill cobc procces if it hangs longer then the given time. Also, there was something in the script that made cobc run twice which I fixed.

Cheers

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 this pull request may close these issues.

Visual Studio Code extension should try to catch infinite loops
1 participant