[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33805] [PATCH]: refresh: Allow searching recursively
From: |
Efraim Flashner |
Subject: |
[bug#33805] [PATCH]: refresh: Allow searching recursively |
Date: |
Wed, 19 Dec 2018 22:13:13 +0200 |
User-agent: |
Mutt/1.11.0 (2018-11-25) |
Currently no test cases since `guix refresh` needs network access. I
currently have two implementations for refresh-recursive, the commented
one I started with and was adding cases which caused errors for guix
refresh. The second, with par-for-each¹, has an undefined return value,
so it doesn't care about errors (libuv-julia, autoconf-wrapper, etc).
I'm pretty sure the par-for-each implementation is faster too.
¹ https://www.gnu.org/software/guile/manual/guile.html#Parallel-Forms
--
Efraim Flashner <address@hidden> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
0001-scripts-refresh-Allow-searching-recursively.patch
Description: Text document
signature.asc
Description: PGP signature
- [bug#33805] [PATCH]: refresh: Allow searching recursively,
Efraim Flashner <=