kengruven / strukt-bugs

Bug reports and feature requests for Strukt
6 stars 0 forks source link

Regex inline flags cause freeze #43

Closed kengruven closed 4 years ago

kengruven commented 4 years ago

When you create a pipeline that pipes an external data source (like a database table) into a regular expression which uses inline flags (like (?i)), Strukt will freeze.

If you need to do this, add a comment here, and I'll try to help. There's no general workaround, but there may be a workaround for your specific case.

The next release of Strukt will fix this bug.

kengruven commented 4 years ago

Fixed in 1.7.5.