This commit is contained in:
Lucio Lelii 2009-01-13 19:10:30 +00:00
parent cf57a56612
commit 3e6b8468c7
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ public class EliminatePoolingThread extends Thread {
query = client.getQuery(GCUBEGenericQuery.class);
ProfileResource p;
synchronized (stack) {
int numRes= stack.size();
while (stack.size()>0){