arquillian / arquillian-core

Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runtime in your test, Arquillian brings your test to the runtime.
http://arquillian.org
Apache License 2.0
369 stars 194 forks source link

Revert "Force cleanup of ThreadLocal" #579

Closed jamezp closed 3 months ago

jamezp commented 3 months ago

Reverts arquillian/arquillian-core#501

Think for now we need to revert this, see #578