-
### Discord username (optional)
_No response_
### Describe the bug
When entering ctrl+d on an empty line it is expected that the shell closes, in this regard Warp behaves correctly. When the line i…
-
Currently, we don't have constructs to express early-exits in MLIR. As early-exits are common in many applications, we find it important to add support in loops.
## State-of-the-art
In MLIR, a te…
-
# Bug report
### Bug description:
Playing with the Python 3.13.0 interpreter installed from brew on macOS 14.7 in a Terminal window.
I entered the repl and typed
```python
>>> import math
>>> math…
-
### Describe the bug
```shell
./validator accounts voluntary-exit --holesky --beacon-rpc-provider=xxxx --validators-external-signer-url=xxx --validators-external-signer-public-keys=0xxxx --public-ke…
-
We are `aws-fluent-bit` to route the logs from our main container to Datadog. I was recently troubleshooting an issue where the ECS Fargate task was exiting due to one of its essential containers exi…
-
### Steps to Reproduce
1. Expand the browser to full-screen
2. Go to [this post](https://bsky.app/profile/sleepinggiantsbr.bsky.social/post/3lbuutcr3qc2v) or any post with an image
3. Click the ima…
-
When using `selecting_trapped_exits`, calling
```gleam
process.send_abnormal_exit(some_process, "reason")
```
will end up reporting `process.Abnormal("Abnormal(\"reason\")")` instead of `process…
-
Trying to start up weechat with the example docker-compose.yml and weechat exits instantly with code 0
```
weechat |
weechat |
weechat exited with code 0
```
hemna updated
4 months ago
-
**Describe the bug**
When running using CUDA after launching Julia with Nsight Systems, the program quits, but a profiling report is still generated.
**To reproduce**
The Minimal Working Example (…
-
Hi guys,
Thank you for this nice program, exactly what I was looking for to use in my homelab.
I've created a little script to prompt for VMID, username and password and then to run this program. …