-
I am using the `@retry` decorator on a function which makes an HTTP-request.
I am using this exact decorator call as an example:
```
@retry(stop=stop_after_attempt(7), wait=wait_random_exponent…
-
Given all the open and unresolved issues. Can we call this repo dead and archive it?
-
Hi, I’m working on transcribing a live YouTube video. I’m fetching the audio from the live stream and passing it into Faster Whisper. The issue I’m encountering is that after a while, or sometimes eve…
-
**As a** desarrollar de videojuegos
**I need** crear un modo de juego multijugador offline de 2 jugadores
**So that** se pueda jugar 2 jugadores al mismo tiempo
### Details and Assumptions
* Each …
-
### What happened?
The device is listed as supported, and it is no problem to pair and use the device. The problem is that after the fist command is sent to the device, it gets very unresponsive. It …
-
```
divy@mini ~/g/pasteboard (main)> deno publish
Checking fast check type graph for errors...
Ensuring type checks...
Check file:///Users/divy/gh/pasteboard/pasteboard.ts
Visit https://jsr.io/au…
-
I just came across a difference in GCC and LLVM w.r.t. propagation of function attributes when inlining.
E.g., consider the following code (built with `-O3 -march=rv64gc`):
```c
#define always_in…
-
**Describe the bug**
The -ffast-math switch results in backend failures and/or llvm link failures when using some double precision std::math intrinsics.
This was discovered compiling LAMMPS with Kok…
-
### Describe the feature
Unlike other target constructs, including but not limited to `LambdaFunction` or `SfnStateMachine`, the `EventBus` target construct does not support the `retryAttempts` or `m…
-
**Describe the bug**
I have the feeling that the system behavior is not quite right yet, when working with tree format **'Fixture list'** and grouping '**Outcome' or 'Duration'**. The system behavior …