-
### Version
v23.0.0-pre
### Platform
```text
Linux USR-PC2HD4AD 5.15.153.1-microsoft-standard-WSL2 #1 SMP Fri Mar 29 23:14:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
```
### Subsystem
…
-
Hi,
I have a small feature request: I've tried the use assert_cmd to test if may application reacts correctly to unix signals. In order to do that,
I need to get the PID of the running process to …
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
## Description
We need to expose an unix socket HTTP endpoint that will trigger a pull of updated configurations from a cluster endpoint source. The endpoint will receive a command that initiates the…
-
Maybe a weird / bad idea: What if the initial admin UI could be a web-based shell that runs CLI commands from the app? Not a full unix shell, per se, but just enough of a text-based interface to run t…
-
>python main.py --data_file "E:/00Dropbox/UFL Dropbox/Xueyan Gao/Gates Project_Course Sequencing in FL and WV/Wei Analysis/Xueyan's work/6_MathPathAnalysis_20241106/3_Causal Copilot_241119/MathPath_Da…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When moving photos to new album location, the color get affected and all photos have a "blue"…
-
### Description of the bug:
So, to start with, I should say I'm not sure what was supposed to happen here. The circumstance that led to this was my accidentally setting the out parameter of nativ…
-
Example: https://man7.org/linux/man-pages/man1/cd.1p.html
-
I've noticed that a pipeline of 3 or more commands leaks Unix sockets until a process is crashed with "Too many open files" error.
Steps to reproduce:
1. Run the following code:
```python
…