-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
**Describe the problem**
The first query in a connection to CRDB using asyncpg results in a 7 seconds delay. This is especially annoying when using connection pools.
**To Reproduce**
``` pyth…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
* async_property version: 0.2.2
* Python version: 3.11.9
* Operating System: Windows 11
### Description
I created an async property. It needed a setter, so I made a synchronous setter for it.…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A…
-
We added this parameter to Node and Async Python in https://github.com/lancedb/lancedb/pull/1113.
* [ ] Add this to the Python sync API.
* [ ] Add a quick user guide on how to measure recall of a …
-
Since `pytest-asyncio==0.17.0` was released on January 13th, the tests are broken. See [this build](https://github.com/aiidateam/aiida-core/runs/4802641364?check_suite_focus=true) as an example. Tests…
-
### Describe the documentation issue
The run_async function takes a user_data parameter but there is nothing in the docs saying what that is:
```md
Compute the predictions asynchronously …
-
## What is the current behavior?
SQLAlchemy 1.4.0 introduced the [asyncio extension](https://docs.sqlalchemy.org/en/14/orm/extensions/asyncio.html) that add the ability to run queries in paralell.
…