-
### Summary of problem
The `mysql-connector` library has an asyncio-compatible API in the `aio` module that is largely the same interface as the standard module in the top-level `connector` mod…
-
## Describe the bug
When trying to use `flutterPackages-source` to create a Flutter application using a custom embedder, [i need to run the command `flutter build bundle` to generate the requir…
-
I recently started thinking about implementing the v3 of the zarr specs, which also include sharding as an extension, in which several chunks are stored into a single storage unit. One problem that ar…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### Use case
https://gitee.com/harmonycommando_flutter/…
-
-
currently, TCP connections are blocking (ie, they block the whole interpreter). To have a server that handles reasonable load, we might need to have blocking IO on the wasm side, that translates to as…
-
I think this would be fun to explore, once we have nothing better to do:
* https://lwn.net/Articles/724198/
* https://github.com/python-trio/trio/issues/20#issuecomment-306107585
Once a mildly …
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. First, I use an HTTP service to obtain a streaming response (SSE) from an interface, and my local interface is mainly used to rel…
-
**What needs to be changed?**
Hi there! While contributing with the translation of the documents, I found a divergence on the English version of the Metrics Instruments definitions on the following…
-
### Description
I have been trying to use LanceDB via the Python API and run into issues with the fact that the Python API documentation is outdated. For instance, I see that in the code for the Asyn…