-
|[](https://github.com/mwhudson)| @mwhudson reported|
|-|-|
|Trac ID|trac#3856|
|Type|enhancement|
|Created|2009-05-26 12:35:56Z|
I have a desire to attach a process that already exists to a ProcessP…
-
### Steps to reproduce
This happens in the background there is not a set of of individual steps I can complete. What I can see is it is generating a tone of session in the mysql database from the tea…
-
At the moment the slurm scheduler doesn't restart the executor in case of a failure. Investigate how to handle this.
-
Hi @jborean93
Opening another ticket to see if you could help. I am trying to spawn N Procceses per host and fire off to all run the same **exe** at the same time. It works majority of the time, b…
-
https://github.com/CTSRD-CHERI/cheribuild/blob/36d5dba8e3a9ae67a428eb7469309b19edefdae8/vcu118-run.py#L126
Is this the canonical way to check for something - I have my vivado aliased to vivado_lab,…
-
Do you have any plans for Linux and OSX ?
Maybe we can help for that.
But need to change it as a interface and abstractions.
we can use plthook
https://github.com/kubo/plthook
that works on osx a…
-
We generally prefer library features to be tested as unit tests, not ui tests: this clearly separates things testing the compiler from things testing the library, and also ui tests are easier and fast…
-
Hello, I am trying to split my 10X output to one bam file per cell for some downstream analysis.
I guess one way to do it is by listing every cell barcode in a tsv file and run:
`subset-bam -b /u…
-
Despite on I have all rights to the file: /home/web/public_html/run/socket
I can not start server
```
$cd /home/web/public_html/run
$ls -l
srw-rw---- 1 web web 0 Mar 21 13:48 socket
$ rm socket…
-
The changes in https://github.com/elastic/elastic-agent/pull/1702 changed the naming convention of the data streams used for sending agent process logs to Fleet to match how the processed are modelled…