-
job fails to produce artifacts
[error](https://buildkite.com/redpanda/vtools/builds/10499#018bac3b-ba1b-4cd3-85e6-9969b39a3c96/4780-12902):
```
[WARNING - 2023-11-08 01:37:30,263 - infinite_reten…
-
**Describe the bug**
When i install Tailscale on a windows runner and try to auth the runner with "tailscale up --authkey XYZ" the command was not found or the run process just freezing with no outpu…
caejb updated
1 month ago
-
We have some rubocop to not forget `lobanov!` (at 3commas)
Also it has some bugs
Probably we can separate it, and fix a bug in autocorrect (and use in 3commas as a gem)
-
The following infinite loop is probably due to a job disappearing from squeue before it is identified as completed in Fractal.
```
2024-07-24 07:59:02,287 - fractal_server.app.runner.executors.s…
-
Hi,
my snapraid-runner instance is not writing to log.
My /opt/snapraid-runner/snapraid-runner.conf:
[logging]
; logfile to write to, leave empty to disable
file = /home/mikulik86/snapraid.log…
-
In your Runner class, the do-while loop (Line no. -59) is an infinite loop with no output. Please provide the solution for that.
-
This would also be a good opportunity to clean up the Runner class, as it's currently wired up like a pile of spaghetti.
Off the top of my head, here's a checklist:
- [ ] reconsider the singleto…
-
~After https://github.com/pallets/click/pull/1829~, while using
```py
runner = CliRunner()
result = runner.invoke(...)
```
`result.output` contains the newline introduced by the …
-
**Describe the bug**
The GitHub Runner versions `2.299.1` and `2.300.0` ([most recent versions](https://github.com/actions/runner/releases) at the time of writing) have 1 critical severity and 6 …
-
```python
data = {
0.19130434782608696: 2428.6145000000006,
0.1826086956521739: 2410.7965000000004,
0.2: 2449.1395,
}
learner = adaptive.Learner1D(
None,
bounds=(0, 0.2),…