Re: Too many file descriptors

2017-05-30 Thread Henrik Sarvell
cToStamp (a; A 'pubDate)) ) > (linkUrl> '+SiteTag Url This) ) ) ) ) ) ) > > Should work right? > > > > > On Tue, May 30, 2017 at 10:23 AM, Alexander Burger > wrote: > >> Hi Henrik, >> >> > I'm running into

Re: Too many file descriptors

2017-05-30 Thread Henrik Sarvell
This) ) ) ) ) ) ) Should work right? On Tue, May 30, 2017 at 10:23 AM, Alexander Burger wrote: > Hi Henrik, > > > I'm running into too many file descriptors (again), or rather a file > > descriptor leak. > > ... > > (for A (rss~parseFrom (pipe (prin S

Re: Too many file descriptors

2017-05-30 Thread Alexander Burger
Hi Henrik, > I'm running into too many file descriptors (again), or rather a file > descriptor leak. > ... > (for A (rss~parseFrom (pipe (prin Str))) (pipe (prin Str))) is probably the culprit. 'pipe' has two forms of invocation: 1. (pipe exe . prg) ex

Too many file descriptors

2017-05-29 Thread Henrik Sarvell
Hi, I know this has been discussed before but it looks like in IRC because I can't find anything via Google. I'm running into too many file descriptors (again), or rather a file descriptor leak. For completeness here is the whole flow: 1.) I loop a list of sites and access pre-down