[Haskell-cafe] Network.Download stops after 10 downloads
Stéphane Thibaud
snthibaud at gmail.com
Tue Feb 7 01:49:26 UTC 2017
I have tried the Network.Download library in order to download CSV files
from Yahoo Finance, but after the 10th download every next download fails.
Does Network.Download keep connections open? I did consume the result of
the openURI function (even with deepseq). Any ideas?
Thanks in advance!
Stéphane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170207/25a3dd8f/attachment.html>
More information about the Haskell-Cafe
mailing list