5960616263646566676869
try { writer.start(); reader.start(); } finally { writer.shutdown(); reader.shutdown(); destoryed = true; } }