[issue42411] respect cgroups limits when trying to allocate memory

Carlos Alexandro Becker report at bugs.python.org
Fri Nov 20 14:05:29 EST 2020


Carlos Alexandro Becker <caarlos0 at gmail.com> added the comment:

FWIW, here, both cases:

```
❯ docker ps -a
CONTAINER ID        IMAGE               COMMAND                  CREATED              STATUS                            PORTS               NAMES
30fc350a8dbd        python:rc-alpine    "python -c 'x = byte…"   24 seconds ago       Exited (137) 11 seconds ago                           great_murdock
5ba46a022910        fedora:33           "python3 -c 'x = byt…"   57 seconds ago       Exited (137) 43 seconds ago                           boring_edison
```

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42411>
_______________________________________


More information about the Python-bugs-list mailing list