-
![image](https://github.com/user-attachments/assets/d76bdc45-aa78-4043-bfe0-296c6cf5038d)
Have you not adapted to AMD64 yet???
-
**Expected Behaviour**
Immediately return result like `docker exec containerId`
**Actual Behaviour**
It gets stuck
**Testcontainer Logs**
```
testcontainers [INFO] [52c1ac77bd17] Container is read…
-
If you have a second update come in too close to the first exec, you can get two exec's happening at once. seen on v0.8.0.
-
Following the [implementation of Curl](https://github.com/WordPress/wordpress-playground/issues/1008), I tried to use [my plugin](https://playground.wordpress.net/?plugin=lumiere-movies) with playgrou…
-
Hi, I have a problem with exec inside the feed.
I have a kubrnetes cluster on bare metal. When connecting directly to it on host master node via Lens, exec inside pod works fine.
I can also connect …
-
### aqua info
```powershell
PS Z:\> aqua info
{
"version": "2.36.2",
"commit_hash": "716d9ac6f2de2beffe0db87caf418443155170ab",
"os": "windows",
"arch": "amd64",
"pwd": "Z:\\",
"r…
-
I'm realizing this is a bug that we never addressed in NaCl-Lind which is incorrect, we should do this correctly here. The spec for exec says that all threads should be terminated on exec: https://sta…
-
### What is the idea?
When we use the `PythonFunction`, the `n_cpus` option enables to perform multiprocessing computations. But this is not available for the `OpenTURNSPythonFunction`. But this is t…
-
### Describe the bug
mac os m2pro exec format error:
### Steps to reproduce
mac os m2pro exec format error:
### Expected behavior
mac os m2pro exec format error:
### Actual behavior
mac os m…
-
## Problem
In the shell, `.container | with-exec` requires comma-separated arguments:
```console
.container |
with-exec echo,hello,world |
stdout
```
But it should be instead:
```conso…