Closed ezimuel closed 2 years ago
This PR removes the usage of getenv() because it's not thread safe. Fixes for #1237
getenv()
This PR removes the usage of
getenv()
because it's not thread safe. Fixes for #1237