-
This job
```
- name: Sync Postgres to Another Postgres Table
source:
ref: PG1
query_string: "SELECT * FROM existing_table"
destination:
ref: PG2
table_name:…
-
I would love to see the ability to use this tool without needing to worry about `async`/`await` logic that IMO makes code less readable. I understand there are reasons for others to want to make use o…
-
gdal should support asynchronous HTTP (and HTTP2 protocols) with asyncio patterns. For example, all /vsis3 reads are synchronous, with no support for asyncio patterns to await an s3 read. If the asy…
-
**Version**: 5.0.3 (code hasn't changed in any subsequent version)
**Platform**: Python 3.8.6 / Almalinux 3.9 / AWS
**Description**: Calls to `delete` in asyncio RedisCluster do not execute if `…
-
Hi Mr Marble!
First of all thank you for developing this tool to manage datadis api from python.
I have been playing around a bit and I got trapped into get_consumption_data:
I see distributo…
-
From #2481:
[@mhsmith] Should we add a test to the Toga testbed to cover asyncio network access, since both Android and WinForms have their event loop implementations in this repository?
[@freak…
-
# 🐛 Bug Description
In CI, it seems like the builds fail periodically because of sequence number synchronization issues (usually because we aren't waiting on the sequence number), or it may be poss…
-
In https://mail.python.org/pipermail/async-sig/2016-June/000033.html Ben Darnell asked for `asyncio.timeout()` removing.
I understand the problem (hopefully).
But the timeout context manager is very…
-
**Is your feature request related to a problem? Please describe.**
Concurrency has been popular for IO heavy applications like EFB. There’s a wide range of frameworks like `aiorequests` / `telethon…
-
![asyncio-71](https://user-images.githubusercontent.com/52480090/138293652-117d0221-879b-4125-90e4-d68f5818612a.png)
c1ino updated
3 years ago