-
## What is the current behavior?
I am trying to run the live streaming examples for async_http and async_microphone. It only prints 'Could not open socket:' and exits. I have also run synchronous cod…
-
### Type of issue
Other (describe below)
### Description
async image on page shows c-sharp image instead of vb image.
### Page URL
https://learn.microsoft.com/en-us/dotnet/visual-basic/programmi…
-
It crashes and spits this out:
```
Traceback (most recent call last):
File "/home/ahack/programming/lemmytrixposter/lemmytrixposter.py", line 946, in
matrix.run()
File "/home/ahack/p…
-
### Description:
Currently, the FCMDevice model in the fcm-django package only supports synchronous operations for sending push notifications. This limitation makes it challenging to integrate the pa…
-
**Is your feature request related to a problem? Please describe.**
Yes, it is related to a performance and ergonomics issue. Currently, RustScan uses async_std for asynchronous programming. While asy…
Vrtgs updated
3 months ago
-
(Discussed in Discord. Formalizing as an Issue so someone can work on it. Is a _nice-to-have_.)
The following code using an async lambda within `RegisterTableFunction` does not compile under v1.1.3…
-
I currently use devcontainer.json with
```
FROM mcr.microsoft.com/devcontainers/python:1-3.10-buster
#FROM python:3.10-slim
USER root
#RUN sudo apt-get update# \
# && apt-get -y install tes…
-
OS: Windows 10
Programming Language version: Python 3.10
CCXT version:2.4.18
I run a simple loop which fetch many order books like this example:
```
import ccxt.pro
import asyncio
order…
-
### Operating System
Ubuntu 22.04
### Programming Languages
Python
### CCXT Version
Ccxt 4.2.25
### Description
(question)
After catch fault it will repeat. How to rerun and get new snapshot o…
-
### Operating System
windows 11
### Programming Languages
Python
### CCXT Version
latest
### Description
for a lot of exchanges it reports that it encounters an error but its just…