GitHub user tliron reopened a pull request:
https://github.com/apache/incubator-ariatosca/pull/44
ARIA-60 Fix use of thread locals in parser context
Thread locals needed to be global! The way it was before, they were
recreated every time, breaking the mechanism.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tliron/incubator-ariatosca
ARIA-60-context-thread-locals
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/44.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #44
----
commit 34869f52dc54fb9e4773b3dd81b8668fa40191cc
Author: Tal Liron <[email protected]>
Date: 2017-01-06T21:46:55Z
ARIA-60 Fix use of thread locals in parser context
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---