Ted Yu ted_yu-/E1597aS9LQAvxtiuMwx3w@public.gmane.org [seajug]
2014-10-14 21:17:26 UTC
Hi,
Suppose Process is used to execute some command.
What effect would be expected if Process.destroy() is not called upon completion of the external command ?
Would GC take care of releasing resources associated with the Process ?
Cheers
Suppose Process is used to execute some command.
What effect would be expected if Process.destroy() is not called upon completion of the external command ?
Would GC take care of releasing resources associated with the Process ?
Cheers