iter-tools / regex

A streaming regex evaluation engine
MIT License
11 stars 1 forks source link

Leaking expressions #18

Closed conartist6 closed 3 years ago

conartist6 commented 3 years ago

Something is causing the expression tree to grow to be much much larger than it aught to be.

conartist6 commented 3 years ago

Actually I think this is a duplicate of #15.