587588589590591592593594595596597
{ outReader.interrupt(); } if (errReader != null) { errReader.interrupt(); } } return returnCode; }