Just wanted to mention a workaround that doesn’t involve rebuilding without jemalloc support:
LD_PRELOAD=/usr/lib/libjemalloc.so.2 python
Just wanted to mention a workaround that doesn’t involve rebuilding without jemalloc support:
LD_PRELOAD=/usr/lib/libjemalloc.so.2 python