Commit 09759d0
committed
gracc-apel: Update python-daemon to address high memory usage
k8s containers have a high nofiles ulimit (1073741816) and this causes
python-daemon to use a large amount of RAM, leading to OOM.
This is fixed in v3 of python-daemon.
https://pagure.io/python-daemon/issue/721 parent ceafbcf commit 09759d0
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
0 commit comments