Switch back to jemalloc (#2847)

This commit is contained in:
Pascal Vizeli 2021-04-28 17:02:28 +02:00 committed by GitHub
parent f785c4e909
commit d78091cc60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
# ==============================================================================
# Start Supervisor service
# ==============================================================================
export LD_PRELOAD="/usr/local/lib/libmimalloc.so"
export LD_PRELOAD="/usr/local/lib/libjemalloc.so.2"
exec python3 -m supervisor