-
### What version of Bun is running?
1.0.11+f7f6233ea
### What platform is your computer?
ubuntu-22-04/os-x docker
### What steps can reproduce the bug?
I have a problem with 'bun run'. …
-
**hello,should this question be here? if not just delete it. when i use async method to send 50 tradeoffers at the same time,20 tradeoffers make it(STEAM's limit is 5 tradeoffers with the same partne…
-
The `fetch_token` method in this library does not check the response status before consuming the response. If the API call it makes fails, then the response will be invalid and the script crashes. Is …
-
I'm not sure if this is the best place to post this. My issues looks like it is similar to [439](https://github.com/benoitc/hackney/issues/439) but it might just be related to how I am using hackney.
…
-
Here's a minimal reproduction, tested with node 14 and 15.
```javascript
// test.js
const request = require('superagent');
const fs = require('fs');
const util = require('util');
const pipeline …
-
Given the example (based on code modified from [here](https://haskell-lang.org/library/http-client)):
```haskell
import Network.HTTP.Client
import Network.HTTP.Client.Conduit …
-
Before opening an issue please [read this](https://github.com/geeklearningio/gl-vsts-tasks-yarn/wiki/How-to-Report-an-issue).
# Are you reporting a bug or a feature request ?
* [x] Bug
* [ ] Feat…
-
**Describe your environment.** Describe any aspect of your environment relevant to the problem:
* SDK version: 2.14.0
* .NET runtime version (.NET or .NET Core, TargetFramework in the .csproj file):…
-
While writing test for an excon middleware, I came across this warning:
```
[excon][WARNING] Invalid Excon connection keys: :idempotent, :instrumentor_name, :mock, :retry_errors, :retry_limit
/User…
-
We are running a Spring Boot WebFlux service written in Kotlin with coroutines. The Armeria Spring Boot starter has been used, with Armeria providing the `org.springframework.web.reactive.function.cli…