Hello,
The current TLS simulation works for some cases, but also it has a number of issues: it leaks memory when non-trivial destruction is involved, it doesn't allow proper per-thread initialization, etc.
It makes usage of some ported solutions pretty much bug-prone and unsafe in production and not acceptable in critical applications on customer sites.
If you accept pull requests, I'd be happy to help to address them.
Hello,
The current TLS simulation works for some cases, but also it has a number of issues: it leaks memory when non-trivial destruction is involved, it doesn't allow proper per-thread initialization, etc.
It makes usage of some ported solutions pretty much bug-prone and unsafe in production and not acceptable in critical applications on customer sites.
If you accept pull requests, I'd be happy to help to address them.