diff options
author | Martin Ritchie <ritchiem@apache.org> | 2006-12-13 11:05:28 +0000 |
---|---|---|
committer | Martin Ritchie <ritchiem@apache.org> | 2006-12-13 11:05:28 +0000 |
commit | ceb9cce91c42e69644bca614647099a5d5f4a3c7 (patch) | |
tree | 6250bdfdeb9afe03e7ecb06d277c96d8a062acea /cpp/tests/InMemoryContentTest.cpp | |
parent | 67b2d60cd33168e7c2dbcf3f4abd95a6efa9d4b6 (diff) | |
download | qpid-python-ceb9cce91c42e69644bca614647099a5d5f4a3c7.tar.gz |
QPID-172
RejectedExecutionException.
In fireEvent
added additional checks :_poolReference.getPool() != null && !_poolReference.getPool().isShutdown()
to if (job.activate())
As active jobs were being put on a pool that was shutdown.
Included a test to check that the RejectedExecutionException doesn't occur.
(add ignore for example/target)
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486596 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/tests/InMemoryContentTest.cpp')
0 files changed, 0 insertions, 0 deletions