wesley800
wesley800
When I tried to copy-paste the exmaple code to a class under my custom package (other than `com.github.kotlintelegrambot.dispatcher`), I found that all update subclasses are missing. Meanwhile IDEA just won't...
On some distributions, if devel package of kernel is not installed, it leaves an broken symbolic link at `/lib/modules/{kver}/build`, which breaks `wwctl kernel import {kver}`. Cause we are appending `-L`...
encode_content prevents requests with content=encode_multipart_data(...) from sending by AsyncClient
This problem is basically an extension of https://github.com/encode/httpx/discussions/2341 . Suppose one wants to send a POST request with multipart-encoded form data (but NOT uploading files), without any cookie sessions. One...
Try to fix #5217 . I'm pretty new to golang. Any suggestion is welcome.
### Prerequisites - [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer - [X] I have searched other issues and found no duplicates - [X] I want...
This PR simply throws a warn into log, when rustdesk server runs on an Linux box with its X11 server having MIT-SHM set to disabled. Plus another minor fix on...
As title says. BTW I also changed all `strstr` aiming for prefix matching to `strncmp`. I wonder if all these changed positions needs prefix matching, or precise matching? If the...
/kind bug The dangling IP cannot be recycled even if the worker container is removed by `buildah rm XXX-working-container`, and even `podman system reset`. While it's quite easy to grow...
## Bug Report ### Version tracing v0.1.40 tracing-appender v0.2.3 tracing-subscriber v0.3.18 (*) features = ["env-filter"] ### Platform Windows 64bit ### Description Sorry I'm not sure which sub-crate this issue belongs...