Repomix hangs while processing certain files
Description
I have noticed that repomix will hang indefinitely sometimes. As shown in the screenshot, it hangs while processing a file called release.py and never finishes. I am using docker version and my repos are Azure Dev Ops repos.
Usage Context
Repomix CLI
Repomix Version
1.4.0
Node.js Version
No response
Hi, @bancroftway !
Thank you for reporting this issue!
Are you using the --remove-comments option by any chance?
We fixed a similar bug related to remove comments for Go files in v1.4.2, and the same issue might be occurring with Python files. I'll investigate this. https://github.com/yamadashy/repomix/releases/tag/v1.4.2
@bancroftway I couldn't reproduce this on my end. If you have time, could you provide a sample file that reproduces the hang (with sensitive information removed)? That would help with the investigation.