-
In BT task, when peer to peer handshake, if the other party opens the extended handshake, aria2 will send client = aria2 / version message to each other, no matter whether you have set up the user-age…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master-20240920-4b077e1b-amd64
- Deployment mode(standalone or clust…
-
##### Description
OpenApi schema allows for empty responses wich should not contain any data ([see here](https://swagger.io/docs/specification/describing-responses/)). I would expect that in this c…
-
What I am trying to do is to use it directly as Robolectric unit tests in Android Studio. The problem comes when I create a new AndroidDriver():
```
new AndroidDriver(new URL("http://0.0.0.0:4723/wd/…
-
I can login to my KVM VM with `xfreerdp ${RDP_FLAGS} /u:"${RDP_USER}" /p:"${RDP_PASS}" /v:${RDP_IP}`.
The VM has the registry edits applied correctly.
When I run the `winapps check`, I get a freer…
-
One of the thing I miss from IM clients is a real away status, not the fake one of Rocket which is limited by what the browser allows to do.
So I've built a simple Chrome web extension that allows to…
-
Hi!
I've started using your client library, but now i'm facing a strange problem.
I'd like to do a product search like this:
$ret = $clientW->get("products", ["query" => ["fields" => "id,sku", "filte…
-
When fake_time or similar patched thing is somehow passed (eg via queue) to some thread, it might be later called there.
In the meanwhile the patching might have been removed (e.g main thread exited …
-
Hi,
I am trying to use gnmi_cli command, where server is started with following option
creds, err := credentials.NewServerTLSFromFile(*certFile, *keyFile)
however when i run the client i am get…
-
Hey so we tested it multiple times and it does not work anymore but we dont know why. Maybe u can help