doychin commented on issue #360: Cleanup test code and also minor changes in the tested class. URL: https://github.com/apache/tomee/pull/360#issuecomment-462050946 I've implemented the idea to run setEnvironment in separate thread. Previous implementation had the problem that it will introduce a delay if there are active references. Now this implementation does not need to check for anything and just checks 1ms later about phantom reference in another thread.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
