-
Processing https://github.com/dotnet/runtime/pull/109466#issuecomment-2453485256 command:
Command
-intel -arm64 --envvars DOTNET_JitDisasm:Test
```cs
using BenchmarkDotNet.Attributes;
public cl…
-
`pydntic-settings` versions: `2.6.0`, `2.5.2`, probably earlier versions as well
---
I have a `.env` file with a complex value inside:
```dotenv
TEST={"a":1,"b":2}
```
And I have the code:…
-
Some environment variables allow appending a custom identifier to set multiple values. Example:
[Object Lambda](https://min.io/docs/minio/linux/reference/minio-server/minio-server.html#object-lambd…
-
-
### Enhancement Type
Improve an existing feature
### Describe the enhancement
Seems like there are some envvars that split on commas, some on commas+newlines, some on commas+whitespace, and other…
-
Processing https://github.com/dotnet/runtime/pull/109209#issuecomment-2439851846 command:
Command
-intel -arm64 -profiler --envvars DOTNET_JitDisasm:TestInner
```cs
using BenchmarkDotNet.Attribu…
-
Processing https://github.com/dotnet/runtime/pull/109209#issuecomment-2439624121 command:
Command
-intel -arm64 -profiler --envvars DOTNET_JitDisasm:TestInner
```cs
using BenchmarkDotNet.Attribu…
-
During the snapshot building process, the `process.env` and `process.execArgv` can be queried and captured in the snapshot, which may not match what the environment variables or CLI arguments actually…
-
Processing https://github.com/dotnet/runtime/pull/109209#issuecomment-2438265921 command:
Command
-intel -arm64 -profiler --envvars DOTNET_JitDisasm:TestInner
```cs
using BenchmarkDotNet.Attribu…
-
These are set by the R launcher shell script but not by ark, resulting in a different environment. RStudio sets them too.
One consequence is that running `make -f $R_HOME/etc/Makeconf` from inside …