-
When used is an async env, I can see that it's working, but do we have any best practices that logs won't be lost of striped? How to get the best performance in this case?
-
### Operating System
Windows
### Programming Languages
Python
### CCXT Version
4.3.95
### Description
The current implementation on CCXT for the `fetch_ohlcv` function for Hyperli…
-
### Describe the feature you'd like
Support hooking custom user code into the bookmark process. A `/scripts` directory could be mounted where named callbacks would be exported. For example, `my-scrip…
-
- **I'm submitting a ...**
[x ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
- **Summary**
I have…
-
## discarded_futures
## Description
Don't discard futures in async functions.
## Details
Making asynchronous calls in non-`async` functions is usually the sign of a programming error. In …
-
### How can we reproduce the crash?
repo link: [Project repo](https://github.com/DarkidOP/Bunext)
it crashed when the dev preview was reloaded multiple times in a short period
![Image](https://github…
-
## 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…