-
```
Before you begin please read the FAQ!
Attention!
Don't post doubles!
Why is it important to find doubles?
Sipdroid is a community project. This is no dropbox for your personal
issue. You need …
-
```
Before you begin please read the FAQ!
Attention!
Don't post doubles!
Why is it important to find doubles?
Sipdroid is a community project. This is no dropbox for your personal
issue. You need …
-
```
Before you begin please read the FAQ!
Attention!
Don't post doubles!
Why is it important to find doubles?
Sipdroid is a community project. This is no dropbox for your personal
issue. You need …
-
It's already possible to pass `axios.cancelationToken.source()` to the `client.render` options, but we could abstract it out and hide the axios dependency.
Something like
```js
const client = req…
-
The got library supports cancelation (https://github.com/sindresorhus/got#aborting-the-request) but as far as I can tell I can't see any `cancel` function on the promise returned by the `download` fun…
-
Using this plugin had the unfortunate side effect of sending a notification to each member that their subscription had been canceled. As you would expect, this results in many angry or confused custom…
-
## Background
In the contact information section of profile, the "Are you sure" confirmation modal doesn't appear if you trigger address validation, go back to editing, and then cancel.
### Step…
-
### Bug Description
In Playnite Fullscreen on WIndows 11, the "Swap confirmation/cancelation button binding" option under Input settings correctly swaps the A/B controller functions for everything *e…
-
`test("example")(IO.canceled.as(success))` results in a never-completing test.
-
How can I detect from a handler that the underlying request is canceled? Other server implementations such as `hyper` drop the handle future on request cancelation, but it seems `async-h1` doesn't.
…