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

Add analysis timeout parameter #154

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

Discookie
Copy link
Collaborator

Fixes #150.

I chose the default timeout to be 60s - there's no good default, but in general this timeout should be a last resort to save system resources, in case of an accidentally enabled long-running checker.

Copy link
Collaborator

@MiklosMagyari MiklosMagyari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@MiklosMagyari MiklosMagyari merged commit 6033360 into Ericsson:main Sep 17, 2024
5 checks passed
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.

Introduce a default analysis timemout parameter to protect the users terminal
2 participants