repomix icon indicating copy to clipboard operation
repomix copied to clipboard

Repomix hangs while processing certain files

Open bancroftway opened this issue 7 months ago • 2 comments

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.

Image

Usage Context

Repomix CLI

Repomix Version

1.4.0

Node.js Version

No response

bancroftway avatar Sep 15 '25 17:09 bancroftway

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

yamadashy avatar Sep 16 '25 01:09 yamadashy

@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.

yamadashy avatar Nov 02 '25 06:11 yamadashy