bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24357: pure guile program leaks memory


From: Andy Wingo
Subject: bug#24357: pure guile program leaks memory
Date: Sat, 03 Sep 2016 11:54:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

On Sat 03 Sep 2016 09:20, Amirouche Boubekki <address@hidden> writes:

> Using guile 2.1.3, I have a program that:
>
> - reads urls from a text file
> - download the urls using curl command via popen
> - output the result to stdout
>
> Also, it relies on n-for-each-par-map for ice-9 threads.

Can you reduce it please?  For example, remove the use of threads.

Andy





reply via email to

[Prev in Thread] Current Thread [Next in Thread]