-
### The problem
Up until a core update about a month ago, the iAqualink integration was stable and worked all the time. Since a recent update (I don't know exactly which) it starts up ok and runs fo…
-
This is a proposal for adding a generic `OnceFunc` function to the `sync` package in the standard library.
In my team's codebase we recently added this function to our private `syncutil` package:
…
-
### Description
Some tests fail when run in parallel with `pytest-xdist`.
### Steps to Reproduce
1. Run the test suite with `pytest -n 24`, or a number adapted for your machine.
2. Observe fai…
-
### Describe the issue
import asyncio
from bimmer_connected.account import MyBMWAccount
from bimmer_connected.api.regions import Regions
async def main():
account = MyBMWAccount('xxxxx', 'x…
-
Dear Developers,
I encountered an error when I followed the instructions on the readme. Here is the code I used in the terminal.
# Building Kokkos
```
# Change this path to Kokkos source
cd…
-
### Description
The following code:
https://gist.github.com/lucasnetau/244ba31f321307e06177f48582273e86
Resulted in this output:
```
php(95590,0x7ff847fe5680) malloc: double free for ptr 0x7f…
-
### 📜 Description
I'm trying to log in using okta provider and get 401 error. After some debugging I found out that `Key for the ES256 algorithm must be one of type KeyObject or CryptoKey. Received a…
-
### I did this
I tried to run curl in a docker image using the latest Alpine image on a Synology DS1813+ and it just hangs.
### I expected the following
I expected to get data returned from the URL…
-
### I did this
Build curl:
```
configure: Configured to build curl/libcurl:
Host setup: arm-unknown-linux-androideabi
Install prefix: /usr/local
Compiler: arm-linux-and…
-
So I am trying to install Hashtopolis in centos 7 and I did everything correctly, but the database connection should be asked after I finish the installation process, but when I copy the git to my htt…