diff options
author | Ludovic Courtès <ludo@gnu.org> | 2022-11-06 12:34:39 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-11-06 12:38:03 +0100 |
commit | 072fd1124a8081753ce92ed3a2a57489d24c5e4a (patch) | |
tree | 1b64082926a371f5474e1469d87a0f3f5b0df941 /po | |
parent | 7138ba34fa11d3eb2d9e7e44771e698f53415dbc (diff) | |
download | guix-072fd1124a8081753ce92ed3a2a57489d24c5e4a.tar guix-072fd1124a8081753ce92ed3a2a57489d24c5e4a.tar.gz |
gnu: shepherd@0.9: Use 'guile-3.0-latest' to address memory leak.
Fixes <https://issues.guix.gnu.org/58631>.
Previously, shepherd's heap would grow roughly linearly in the number of
context switches (delimited continuations being captured). For example,
if shepherd spawned services that logged a lot of data, it would
context-switch a lot, leading to relatively quick heap growth.
* gnu/packages/admin.scm (shepherd-0.9)[inputs, native-inputs]: Replace
'guile-3.0' with 'guile-3.0-latest'.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions