635636637638639640641642643644645
if (toResume != null) { try { mgr.resume(toResume); } catch (Exception ignore) { } }