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

remove infinite loop in t_stopcont #32

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

fischerling
Copy link
Contributor

Remove useless preprocessor define.

Terminate the child after 15 seconds.

Since the parent is waiting for the child to terminate it is still guaranteed that the child was continued.

Remove useless preprocessor define.

Terminate the child after 15 seconds.

Since the parent is waiting for the child to terminate it is still
guaranteed that the child was continued.
@fischerling fischerling changed the base branch from master to develop February 29, 2024 15:20
@Galfurian Galfurian merged commit 806664f into mentos-team:develop Feb 29, 2024
17 checks passed
@fischerling fischerling deleted the stopcont-test branch February 29, 2024 17:06
@Galfurian Galfurian added the bug Something isn't working label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants