Skip to content

GH-141: Add timeout for compilation; cancel/interrupt tasks on timeout and close#142

Merged
andreaTP merged 3 commits intoroastedroot:mainfrom
q-nathangrand:GH-141
Mar 4, 2026
Merged

GH-141: Add timeout for compilation; cancel/interrupt tasks on timeout and close#142
andreaTP merged 3 commits intoroastedroot:mainfrom
q-nathangrand:GH-141

Conversation

@q-nathangrand
Copy link
Contributor

No description provided.

Copy link
Collaborator

@andreaTP andreaTP left a comment

Choose a reason for hiding this comment

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

LGTM, thanks a lot!
Do we have an easy way to test the thread-leak and use-after free?

@q-nathangrand
Copy link
Contributor Author

LGTM, thanks a lot! Do we have an easy way to test the thread-leak and use-after free?

I've added a commit that tries to test the 'thread leak' (really it just code continuing to execute); the use after free I'm not sure how to test

Copy link
Collaborator

@andreaTP andreaTP 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, thanks @q-nathangrand !

@andreaTP andreaTP merged commit 07700fa into roastedroot:main Mar 4, 2026
4 checks passed
@q-nathangrand
Copy link
Contributor Author

Awesome, thanks for the speedy turn around your side!

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.

2 participants