Skip to content

fix: Use 1024*1024 for Scanner.Buffer MaxScanTokenSize - resolves hangs on some larger files#50

Open
christopherthielen wants to merge 1 commit into
aykamko:masterfrom
christopherthielen:master
Open

fix: Use 1024*1024 for Scanner.Buffer MaxScanTokenSize - resolves hangs on some larger files#50
christopherthielen wants to merge 1 commit into
aykamko:masterfrom
christopherthielen:master

Conversation

@christopherthielen

Copy link
Copy Markdown

I think this allows tag to scan lines up to 1MB in length.
Also, if the scanner gets an error, tag will print the error and exit.

Fixes #49

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.

Hangs / freezes when searching large directories, especially when JS files (e.g. maps) are found

1 participant