Skip to content

fix(#1): [$20 BOUNTY] [Python] Make clean_module report failed clean #8

Open
Notime02 wants to merge 1 commit into
benglezhenjun:mainfrom
Notime02:fix/issue-1-20260621225614
Open

fix(#1): [$20 BOUNTY] [Python] Make clean_module report failed clean #8
Notime02 wants to merge 1 commit into
benglezhenjun:mainfrom
Notime02:fix/issue-1-20260621225614

Conversation

@Notime02

Copy link
Copy Markdown

Fix

The fix involves updating the clean_module function to check the return code of the subprocess command. If the return code is non-zero, it will print an error message including the module name and any available stdout/stderr output, and return False. This ensures that failed clean commands are reported correctly while preserving existing behavior for successful commands.


Otomatik oluşturulmuştur.

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.

1 participant