mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
also watch LD_PRELOAD in bench
This commit is contained in:
parent
b7037808bb
commit
8d0c073d39
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ discourse_env_vars = %w(
|
|||
RUBY_GC_OLDMALLOC_LIMIT_GROWTH_FACTOR
|
||||
RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR
|
||||
RUBY_GLOBAL_METHOD_CACHE_SIZE
|
||||
LD_PRELOAD
|
||||
)
|
||||
|
||||
if @include_env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue