-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
i used LocalAuth as client initialize, after i scan the qr, and wait for a few minute, the cl…
-
## Current Behavior
Bellow is a simple proxy server that receives requests from AWS SDK V3 Clients and an example using aws-sdk-v3-proxy configured to work with the proxy server.
// example.ts…
-
`def generate_client_id():
current_time = int(time.time() * 1000)
random_part = random.randint(100, 999)
random_first = int(str(current_time)[:10] + str(random_part))
return f"{r…
-
Hi,
First, thanks for a lot for loguru :)
I have a piece of code like this:
```python
import httpx
from loguru import logger as loguru_logger
@app.get("/") # some fastapi route
async d…
-
A debian user is reporting test failure when building adios4dolfinx 0.8.1.post0 on his system,
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071722
https://people.debian.org/~sanvila/build-log…
-
### The problem
I'm currently setting up an APSystem EZ1D via the APSystems integration.
The device is up and running, but it can't be picked up by HA:
![image](https://github.com/user-attachme…
-
We have been debugging spurious issues with segfaults for a while, and while running our code through valgrind tracked some of the issues down to `futures-rs` unfortuantely:
The logs we have so far…
-
I'm working with a lot of twitter accounts and threads, so I need to setup a proxy for every session. How can I do it?
-
**Title**
Add members using patch method does not add users to group.
**Environment**
Python Version: 3.10.12
msgraph-sdk version: 1.1.0
OS: Ubuntu 22.04
**Stack trace (if available) Screens…
-
- EdgeDB Version: EdgeDB CLI 2.0.5+53f9c9b
- OS Version: macOS Ventura (13.0 Beta (22A5342f))
```sh
# documentation should mention that these flags are required
deno run --allow-env --allow-net …