Github user kaspersorensen commented on the pull request:
https://github.com/apache/metamodel/pull/23#issuecomment-102657676
To track this in the stacktrace I can also recommend that you add
```.operationThreaded(false)``` to the requests that you send. That way you
will not have a stack from another thread, but a stack that you can trace back
to lines in your unittest.
---
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.
---