Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freezes after during the execution of the method .ToAutomaton() #64

Open
IvanChugreev opened this issue May 28, 2024 · 1 comment
Open
Labels

Comments

@IvanChugreev
Copy link

new RegExp(@"^.*HTTP.*\r\n(.+\x3a\s+.+\r\n){31,}").ToAutomaton();
// and also
new RegExp(@"(\x3c[a-zA-Z\x5f][a-zA-Z0-9\x5f]*[^\x3e]*[^\x2f]\x3e){50,}").ToAutomaton();
@moodmosaic moodmosaic added the bug label Jul 24, 2024
@moodmosaic
Copy link
Owner

Adding the bug label for now, as it appears to be a bug. I haven't tried to reproduce this locally yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants