Skip to content

pyscg 07_concurrency, updated titles as part of #1017#1073

Merged
myteron merged 1 commit intoossf:mainfrom
s19110:07_concurrency_titles
Mar 20, 2026
Merged

pyscg 07_concurrency, updated titles as part of #1017#1073
myteron merged 1 commit intoossf:mainfrom
s19110:07_concurrency_titles

Conversation

@s19110
Copy link
Contributor

@s19110 s19110 commented Mar 15, 2026

No description provided.

Signed-off-by: s19110 <hubertdan24@gmail.com>
@@ -1,11 +1,13 @@
# pyscg-0024: Uncontrolled Resource Consumption
# pyscg-0024: Ensure Thread Pool Tasks Can Be Interrupted
Copy link
Contributor Author

Choose a reason for hiding this comment

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

In the draft, there was a suggestion to link this rule to CWE-404. After looking at both the rule and the contents of the CWE, I don't think such linkage is necessary. CWE-404 focuses on closing resources such as file streams and db connections, which isn't the focus of this rule. I would say that CWE-400 fits this rule much better and should stay as our main related guideline.

Copy link
Contributor

@dwiley258 dwiley258 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 to me

@myteron myteron merged commit 102c5ef into ossf:main Mar 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants