-
Works fine on Node.
```js
import ytdl from 'ytdl-core';
import ffmpeg from 'fluent-ffmpeg';
import fs from 'fs';
import tmp from 'tmp-promise';
const url = 'https://www.youtube.com/watch?v=lgq0OdRIEa…
-
### What happened?
This is a continuation of #10313.
When `roles/kubespray-defaults/tasks/fallback_ips.yml` runs on a inventory with an unreachable host, it'll exit the entire play after the `se…
-
**How to replicate:**
- After making some moves, type the command to restart followed by "y" to confirm. A message is displayed, stating the successful restart and asking for the color.
- Now enter "…
-
With #2049 merged, conky now supports `-U` option on Linux which makes it exit early if it detects another instance running. This feature requires a separate implementation for other platforms as they…
-
### Bug description
When executing a query plan with multiple join nodes that require custom join bridges, only the first join node successfully creates a join bridge. All subsequent join nodes fail …
-
## 🚀 Feature Proposal
Jest should not run subsequent hooks or tests associated with that hook if an exception is thrown in a hook.
## Motivation
When setup/teardown is broken up into small ch…
-
In the code of `subroutine int32_set_pop`
```
found = .false.
! See if we have this value.
do i = 1,this%size
if (this%data(i) == value_to_pop) then
found = .true.
…
-
### What happened? What is the problem?
Got hit by this, basically the user did not have `mock` configured locally, i.e. having the user in the `mock` group and wen running `packit build in-mock` it …
-
Realized after doing some digging in the code that Nox was its own shard, and not embedded in lucky_cli.
https://github.com/luckyframework/lucky_cli/issues/752
@matthewmcgarvey LMK if there's an…
-
When the ID manager is not available (most likely because the user forgot to start the
service), Codeface first finished VCS analysis part 1 and then throws a no completly
helpful error message:
```
…