101102103104105106107108109110111
} } }; t.start(); Thread.sleep(1500); new IvoryPostProcessing().run(this.args); t.join(); if (error != null) { throw error; } }