Are you certain you are not just starting too many processes? Ie use a “worker 
pool” so you have at most N conversions happening at the same time. 

> On Feb 4, 2020, at 2:34 PM, Robert Engels <reng...@ix.netcom.com> wrote:
> 
> 
> I will take a more in-depth look this evening. 
> 
>>> On Feb 4, 2020, at 2:19 PM, jnaderl...@gmail.com wrote:
>>> 
>> 
>> I also thought the Wait() took care of closing the file descriptors? Are you 
>> saying I should add a pipe3.Close()? Or a youtube.Close()?
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to golang-nuts+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/golang-nuts/2cbf0d51-0b36-4c37-a324-8a343193769a%40googlegroups.com.
> -- 
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/A56FB7F5-95D2-4B0E-B90C-B335B8714009%40ix.netcom.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/8808B317-9691-42C9-BF1C-7093B4BB57D3%40ix.netcom.com.

Reply via email to