Closedown
This commit is contained in:
@@ -264,8 +264,8 @@ public class TestingPanel extends Panel {
|
||||
|
||||
private void jButton2ActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jButton2ActionPerformed
|
||||
|
||||
getApp().startTask(task);
|
||||
try {
|
||||
try {
|
||||
getApp().startTask(task);
|
||||
|
||||
task.start(TaskRunMode.async);
|
||||
} catch (Exception ex) {
|
||||
|
||||
Reference in New Issue
Block a user