logoalt Hacker News

chr15myesterday at 10:58 PM1 replyview on HN

If a regex runs too long just kill it and show the user an error.


Replies

maleldilyesterday at 11:51 PM

How often have you encountered code that adds a timeout to regex matching?

show 1 reply