activemq/activemq-client
Christopher L. Shannon (cshannon) fe5164a404 AMQ-6602: Fix race condition in TaskRunnerFactory
Fixing a race condition in TaskRunnerFactory where if multiple threads
call createTaskRunner() at the same time some threads might see the
executor as null (if it hasn't finished initializing) leading to the
creation of extra DedicatedTaskRunner objects instead of sharing a
PooledTaskRunner.
2017-02-23 10:20:13 -05:00
..
src AMQ-6602: Fix race condition in TaskRunnerFactory 2017-02-23 10:20:13 -05:00
pom.xml This closes #205. Won't fix. (fix even more file permissions) 2016-11-03 14:11:40 -04:00