Author: ritchiem Revision: 579577 Modified property: svn:log Modified: svn:log at Thu Sep 27 02:06:19 2007 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Thu Sep 27 02:06:19 2007 @@ -1,3 +1,5 @@ Updated TransportConnection to synchronize around the creation/destruction of VM Brokers. I had observed a ConcurrentModificationException in the KillAllVMBrokers(). This isn't good this suggests that the tests are overlapping. This fix won't address that problem but will stop any CModifications occuring. If there is test setup/teardown overlapping we should now see tests failing because the VM broker isn't there. + +Potentially addresses VM issues in QPID-596
