Révision 2624
tmp/org.txm.core/src/java/org/txm/core/results/TXMResult.java (revision 2624) | ||
---|---|---|
2325 | 2325 |
this.computingThread = Thread.currentThread(); |
2326 | 2326 |
|
2327 | 2327 |
// FIXME: SJ: Debug tests |
2328 |
boolean debugSlowingProcess = true;
|
|
2328 |
boolean debugSlowingProcess = false;
|
|
2329 | 2329 |
int sleepDuration = 5000; |
2330 | 2330 |
|
2331 | 2331 |
// skip the process if the result is already in computing stage |
tmp/org.txm.rcp/src/main/java/org/txm/rcp/utils/JobHandler.java (revision 2624) | ||
---|---|---|
229 | 229 |
return; |
230 | 230 |
|
231 | 231 |
try { |
232 |
Log.info(TXMUIMessages.canceling_2 + " " + this.getName() + "."); |
|
233 | 232 |
this.syncExec(new Runnable() { |
234 | 233 |
|
235 | 234 |
@Override |
Formats disponibles : Unified diff