Is it safe to match against a Regex from multiple threads simultaneously?

Here's a previous thread on the subject: Should Regex be Sendable?

Seems like it's quite a big problem to make it Sendable, given the design.

2 Likes